Fix server url string

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2017-12-15 09:20:52 +01:00
parent 088d84f152
commit 2ffde836ca

View file

@ -5,7 +5,7 @@
<string name="nc_bottom_navigation_title_settings">Settings</string>
<!-- Server selection -->
<string name="nc_appended_server_url">server URL</string>
<string name="nc_appended_server_url">server address</string>
<string name="nc_server_url_prefix">Please enter http:// or https:// before the hostname</string>
<string name="nc_server_not_installed">Please finish your %1$s installation</string>
<string name="nc_server_db_upgrade_needed">Please upgrade your %1$s database</string>