mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Update strings.xml
Spelling: "Login" is not a verb. + ": Uppercase"
This commit is contained in:
parent
7d2b37e3ec
commit
7a7091d135
1 changed files with 2 additions and 2 deletions
|
@ -305,7 +305,7 @@
|
|||
<string name="activity_chooser_title">Send link to …</string>
|
||||
<string name="wait_for_tmp_copy_from_private_storage">Copying file from private storage</string>
|
||||
|
||||
<string name="oauth_check_onoff">Login with oAuth2</string>
|
||||
<string name="oauth_check_onoff">Log in with oAuth2</string>
|
||||
<string name="oauth_login_connection">Connecting to OAuth 2 server…</string>
|
||||
|
||||
<string name="ssl_validator_header">The identity of the site could not be verified</string>
|
||||
|
@ -424,7 +424,7 @@
|
|||
<string name="file_migration_use_data_folder">Use</string>
|
||||
|
||||
<string name="file_migration_source_not_readable_title">Source directory not readable!</string>
|
||||
<string name="file_migration_source_not_readable">Do you still want to change the storage path to %1$s?\n\nNote: all data will have to be downloaded again.</string>
|
||||
<string name="file_migration_source_not_readable">Do you still want to change the storage path to %1$s?\n\nNote: All data will have to be downloaded again.</string>
|
||||
|
||||
<string name="prefs_category_accounts">Accounts</string>
|
||||
<string name="prefs_add_account">Add account</string>
|
||||
|
|
Loading…
Reference in a new issue