mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 04:46:04 +03:00
Update strings.xml
Removed brand owncloud. Could be nextcloud as well. Suggest to remove cloud name.
This commit is contained in:
parent
6425a4a755
commit
3763d22015
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<!-- Error -->
|
||||
<string name="error_sync">Synchronization failed: %1$s</string>
|
||||
<string name="error_invalid_login">Invalid login: %1$s</string>
|
||||
<string name="error_json">is the owncloud Notes app activated on the server?</string>
|
||||
<string name="error_json">is the Notes app activated on the server?</string>
|
||||
<string name="error_io">server connection is broken</string>
|
||||
<string name="error_no_network">no network connection</string>
|
||||
<string name="error_server">URL/Server has errors</string>
|
||||
|
|
Loading…
Reference in a new issue