Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschaarsc <schaarsc@users.noreply.github.com>2018-07-14 17:41:56 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2018-07-15 11:24:47 +0300
commit84c10d4784f6d3d217d350d91d1be04e19afe61b (patch)
treea034da38b840db10fcefeecb723d83b432346564 /app/src/main/res/values-nl
parentc5d4c41f67c03196f22e36503db155641ed1bf73 (diff)
refactor preference screen.
- grey icons - remove categories - move certificate entries to Preference Screen
Diffstat (limited to 'app/src/main/res/values-nl')
-rw-r--r--app/src/main/res/values-nl/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index b63290e3..dcc463ad 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -41,7 +41,6 @@
<!-- Settings -->
<string name="settings_server_settings">Account instellingen</string>
- <string name="settings_server">Server</string>
<string name="settings_url">Serveradres</string>
<string name="settings_url_check_description">Toont of het adres gepingt kan worden.</string>
<string name="settings_url_warn_http">WAARSCHUWING: \"http\" is niet veilig. Gebruik \"https\".</string>
@@ -51,7 +50,6 @@
<string name="settings_password_check_description">Toont of de login-gegevens correct zijn.</string>
<string name="settings_submit">Verbinden</string>
<string name="settings_submitting">Verbinden&#160;&#8230;</string>
- <string name="settings_view_category">Bekijk instellingen</string>
<string name="settings_note_mode">Laat modus zien voor notities</string>
<string name="settings_theme_title">Thema</string>
<string name="settings_cert_category">Certificaten</string>