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:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2020-06-23 00:01:40 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-23 08:46:24 +0300
commit2fc0047a1a2b2d094a9e2ea7d833a46daa7c79a5 (patch)
treeb65f298745fe3a1957e5d95d6cea2b62d1f6e409 /app/src/main/res/values
parent6f0fa0362fcc329b1a4aaf48229f77220cb3220f (diff)
Change option description #896
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index eaa43b03..22781bfb 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -41,7 +41,7 @@
<!-- Settings -->
<string name="settings_note_mode">Display mode for notes</string>
- <string name="settings_theme_title">Dark theme</string>
+ <string name="settings_theme_title">Theme</string>
<string name="settings_font_title">Monospace font</string>
<string name="settings_font_size">Font size</string>
<string name="settings_wifi_only">Sync only on Wi-Fi</string>