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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2022-08-28 18:03:34 +0300
committerGitHub <noreply@github.com>2022-08-28 18:03:34 +0300
commitd0e8ce017a8473de26481839e2ca58ecb84e43c2 (patch)
treec0a2cc5b2dd2867b04a6eb66a143d8f7334b40ee
parenta8cacd673908102c339a5e042c0cfcf4147237d9 (diff)
i18n: Change to a capital letter
-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 f0f382f45..7c36f72b6 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -15,7 +15,7 @@
<string name="simple_appearance">Appearance</string>
<string name="simple_error">Error</string>
<string name="simple_exception">Exception</string>
- <string name="simple_close">close</string>
+ <string name="simple_close">Close</string>
<string name="simple_open">Open</string>
<string name="simple_switch">Switch</string>
<string name="simple_filter">Filter</string>