|
372 | 372 | <string name="auth_expired_basic_auth_toast">Please enter the current password</string> |
373 | 373 | <string name="auth_connecting_auth_server">Connecting to authentication server …</string> |
374 | 374 | <string name="auth_unsupported_auth_method">The server does not support this authentication method</string> |
375 | | - <string name="auth_fail_get_user_name">Your server is not returning a correct user ID. Please contact an administrator. |
376 | | - </string> |
| 375 | + <string name="auth_fail_get_user_name">Your server is not returning a correct user ID. Please contact an administrator.</string> |
377 | 376 | <string name="auth_can_not_auth_against_server">Cannot authenticate to this server</string> |
378 | 377 | <string name="auth_account_does_not_exist">Account does not exist in the device yet</string> |
379 | 378 |
|
|
481 | 480 | <string name="get_shares_error">It was not possible to retrieve the shares from the server</string> |
482 | 481 | <string name="get_sharees_error">It was not possible to retrieve users and groups from the server</string> |
483 | 482 | <string name="get_capabilities_error">It was not possible to retrieve the capabilities from the server</string> |
484 | | - <string name="share_link_no_support_share_api">Sorry, sharing is not enabled on your server. Please contact your |
485 | | - administrator.</string> |
| 483 | + <string name="share_link_no_support_share_api">Sorry, sharing is not enabled on your server. Please contact your administrator.</string> |
486 | 484 | <string name="share_link_file_error">It was not possible to share this file or folder</string> |
487 | 485 | <string name="unshare_link_file_error">It was not possible to unshare this file or folder</string> |
488 | 486 | <string name="update_link_file_error">It was not possible to update this file or folder</string> |
|
622 | 620 | <string name="share_remote_clarification">%1$s (remote)</string> |
623 | 621 | <string name="share_known_remote_clarification">%1$s ( at %2$s )</string> |
624 | 622 |
|
625 | | - <string name="share_sharee_unavailable">Sorry, your server version does not allow sharing with users within clients. |
626 | | - \nPlease contact your administrator</string> |
| 623 | + <string name="share_sharee_unavailable">Sorry, your server version does not allow sharing with users within clients.\nPlease contact your administrator</string> |
627 | 624 | <string name="share_privilege_can_share">can share</string> |
628 | 625 | <string name="share_privilege_can_edit">can edit</string> |
629 | 626 | <string name="share_privilege_can_edit_create">create</string> |
|
859 | 856 | <string name="create_space_dialog_gb_unit">GB</string> |
860 | 857 | <string name="create_space_dialog_empty_error">Space name must not be empty</string> |
861 | 858 | <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> |
| 859 | + <string name="create_space_dialog_characters_error">Forbidden characters: / \\ . : \? * \" \' > < |</string> |
863 | 860 | <string name="create_space_dialog_quota_empty_error">Space quota must not be empty</string> |
864 | 861 | <string name="create_space_dialog_quota_zero_error">Space quota must be greater than zero</string> |
865 | 862 | <string name="create_space_dialog_quota_too_large_error">Space quota cannot exceed 1 PB</string> |
|
0 commit comments