mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
change string from location to URL
This commit is contained in:
parent
7b7a800d6b
commit
9650ce5cf8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<string name="prefs_trackmydevice_interval_summary">Update every %1$s minutes</string>
|
||||
<string name="prefs_accounts">Accounts</string>
|
||||
|
||||
<string name="auth_host_url">ownCloud location</string>
|
||||
<string name="auth_host_url">ownCloud URL</string>
|
||||
<string name="auth_username">Username</string>
|
||||
<string name="auth_password">Password</string>
|
||||
<string name="new_session_uri_error">Wrong URL given</string>
|
||||
|
|
Loading…
Reference in a new issue