|
133 | 133 | <string name="bottom_nav_shares">Shares</string> |
134 | 134 |
|
135 | 135 | <string name="recommend_subject">Try %1$s on your smartphone!</string> |
136 | | - <string name="recommend_text">"I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s"</string> |
| 136 | + <string name="recommend_text">I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s</string> |
137 | 137 |
|
138 | 138 | <string name="error_reason">because</string> |
139 | 139 | <string name="auth_failure_snackbar">Authentication failed. Sign in again to regain access.</string> |
|
395 | 395 | <string name="remove_fail_msg">Removal failed</string> |
396 | 396 | <string name="rename_dialog_title">Enter a new name</string> |
397 | 397 | <string name="available_offline_inherited_msg">A folder containing this file is available offline.</string> |
398 | | - <string name="rename_local_fail_msg">"Local copy could not be renamed; try a different name"</string> |
399 | | - <string name="rename_server_fail_msg">"Rename could not be completed"</string> |
| 398 | + <string name="rename_local_fail_msg">Local copy could not be renamed; try a different name</string> |
| 399 | + <string name="rename_server_fail_msg">Rename could not be completed</string> |
400 | 400 | <string name="file_already_exists">File already exists</string> |
401 | 401 | <string name="folder_already_exists">Folder already exists</string> |
402 | 402 | <string name="file_already_exists_description">File with name %1$s already exists.</string> |
|
415 | 415 | <string name="filename_too_long">File name cannot be that long</string> |
416 | 416 | <string name="wait_a_moment">Wait a moment</string> |
417 | 417 | <string name="wait_checking_credentials">Checking stored credentials</string> |
418 | | - <string name="filedisplay_unexpected_bad_get_content">"Unexpected problem; please select the file from a different app"</string> |
| 418 | + <string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string> |
419 | 419 | <string name="filedisplay_no_file_selected">No file was selected</string> |
420 | 420 | <string name="activity_chooser_title">Send link to</string> |
421 | 421 | <string name="wait_for_tmp_copy_from_private_storage">Copying file from private storage</string> |
|
660 | 660 | <string name="share_warning_about_forwarding_public_links">Anyone with the link has access to the file/folder.</string> |
661 | 661 | <string name="share_warning_about_forwarding_space_public_links">Anyone with the link has access to the space.</string> |
662 | 662 | <string name="share_via_link_default_password">*****</string> |
663 | | - <string name="share_via_link_password_enforced_label">"Password *"</string> |
664 | | - <string name="share_via_link_expiration_date_enforced_label">"Expiration *"</string> |
| 663 | + <string name="share_via_link_password_enforced_label">Password *</string> |
| 664 | + <string name="share_via_link_expiration_date_enforced_label">Expiration *</string> |
665 | 665 | <string name="share_via_link_expiration_date_explanation_label">The public link will expire no later than %1$d days after it has been created.</string> |
666 | 666 | <string name="share_via_link_default_name_template">%1$s link</string> |
667 | 667 | <string name="share_via_link_empty_password">The password is empty.</string> |
|
859 | 859 | <string name="create_space_dialog_gb_unit">GB</string> |
860 | 860 | <string name="create_space_dialog_empty_error">Space name must not be empty</string> |
861 | 861 | <string name="create_space_dialog_length_error">Space name must not be longer than 255 characters</string> |
862 | | - <string name="create_space_dialog_characters_error">Forbidden characters: / \\ . : ? * " ' > < |</string> |
| 862 | + <string name="create_space_dialog_characters_error">Forbidden characters: / \\ . : \? * " \' > < |</string> |
863 | 863 | <string name="create_space_dialog_quota_empty_error">Space quota must not be empty</string> |
864 | 864 | <string name="create_space_dialog_quota_zero_error">Space quota must be greater than zero</string> |
865 | 865 | <string name="create_space_dialog_quota_too_large_error">Space quota cannot exceed 1 PB</string> |
|
0 commit comments