|
126 | 126 | <string name="common_share">Share</string> |
127 | 127 | <string name="common_skip">Skip</string> |
128 | 128 | <string name="common_copy">Copy</string> |
129 | | - <string name="common_confirm">Confirm</string> |
130 | | - <string name="common_next">Next</string> |
131 | 129 | <string name="about_title">About</string> |
132 | 130 | <string name="delete_account">Remove account</string> |
133 | 131 | <string name="delete_account_warning">Remove account %s and delete all local files?\n\nDeletion cannot be undone.</string> |
|
947 | 945 | <string name="share_link_folder">Link to folder</string> |
948 | 946 | <string name="share_link_file">Link to file</string> |
949 | 947 | <string name="allow_resharing">Allow resharing</string> |
950 | | - <string name="link_share_read_only">Read only</string> |
951 | 948 | <string name="link_share_editing">Editing</string> |
952 | 949 | <string name="link_share_allow_upload_and_editing">Allow upload and editing</string> |
953 | 950 | <string name="link_share_file_drop">File drop (upload only)</string> |
|
981 | 978 | <string name="wrong_storage_path">Data storage folder does not exist!</string> |
982 | 979 | <string name="wrong_storage_path_desc">This might be due to a backup restore on another device. Falling back to default. Please check settings to adjust data storage folder.</string> |
983 | 980 | <string name="dialog_close">Close</string> |
984 | | - <string name="direct_login_failed">Login via direct link failed!</string> |
985 | | - <string name="login_url_helper_text">The link to your %1$s web interface when you open it in the browser.</string> |
986 | | - <string name="brute_force_delay">Delayed due to too many wrong attempts</string> |
987 | | - <string name="create">Create</string> |
988 | | - <string name="select_one_template">Please select one template</string> |
989 | | - <string name="choose_template_helper_text">Please choose a template and enter a file name.</string> |
990 | | - <string name="share_permission_secure_file_drop">Secure file drop</string> |
991 | 981 | <!-- sharing related strings start --> |
| 982 | + <string name="link_share_read_only">Read only</string> |
992 | 983 | <string name="share_permission_read_only">Read only</string> |
993 | 984 | <string name="share_permission_can_edit">Can edit</string> |
994 | 985 | <string name="share_permission_file_drop">Filedrop only</string> |
|
1025 | 1016 | <string name="placeholder_receivedMessage">Received</string> |
1026 | 1017 | <string name="placeholder_sharedMessage">Shared</string> |
1027 | 1018 | <!-- sharing related strings end --> |
| 1019 | + <string name="direct_login_failed">Login via direct link failed!</string> |
| 1020 | + <string name="login_url_helper_text">The link to your %1$s web interface when you open it in the browser.</string> |
| 1021 | + <string name="brute_force_delay">Delayed due to too many wrong attempts</string> |
| 1022 | + <string name="create">Create</string> |
| 1023 | + <string name="select_one_template">Please select one template</string> |
| 1024 | + <string name="choose_template_helper_text">Please choose a template and enter a file name.</string> |
| 1025 | + <string name="share_permission_secure_file_drop">Secure file drop</string> |
| 1026 | + <string name="common_next">Next</string> |
| 1027 | + <string name="common_confirm">Confirm</string> |
1028 | 1028 | <string name="strict_mode">Strict mode: no HTTP connection allowed!</string> |
1029 | 1029 | <string name="destination_filename">Destination filename</string> |
1030 | 1030 | <string name="suggest">Suggest</string> |
|
0 commit comments