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-pl
parentc5d4c41f67c03196f22e36503db155641ed1bf73 (diff)
refactor preference screen.
- grey icons - remove categories - move certificate entries to Preference Screen
Diffstat (limited to 'app/src/main/res/values-pl')
-rw-r--r--app/src/main/res/values-pl/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 2292153e..813059e7 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -35,7 +35,6 @@
<!-- Settings -->
<string name="settings_server_settings">Ustawienia Konta</string>
- <string name="settings_server">Serwer</string>
<string name="settings_url">Adres serwera</string>
<string name="settings_url_check_description">Pokazuje czy adres może być pingowany.</string>
<string name="settings_url_warn_http">OSTRZEŻENIE: \"http\" nie jest bezpieczne. Proszę użyć \"https\".</string>
@@ -45,7 +44,6 @@
<string name="settings_password_check_description">Wyświetla czy poświadczenia są poprawne.</string>
<string name="settings_submit">Połącz</string>
<string name="settings_submitting">Łączenie &#8230;</string>
- <string name="settings_view_category">Przeglądaj ustawienia</string>
<string name="settings_note_mode">Wyświetl tryb dla Notatek</string>
<string name="settings_cert_category">Certyfikaty</string>
<string name="settings_cert_trust_system">Ufaj systemowym certyfikatom</string>