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
path: root/app/src
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2022-08-28 18:05:20 +0300
committerGitHub <noreply@github.com>2022-08-28 18:05:20 +0300
commitab823ea5f9846a5c4a589cebace717be7eeead03 (patch)
treed867cf86ace566bf2e00565b617e90d130f2b77a /app/src
parentd0e8ce017a8473de26481839e2ca58ecb84e43c2 (diff)
Change to a capital letter
Diffstat (limited to 'app/src')
-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 7c36f72b6..eaa40fd7f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -10,7 +10,7 @@
<string name="simple_save">Save</string>
<string name="simple_more">More</string>
<string name="simple_title">Title</string>
- <string name="simple_copy">copy</string>
+ <string name="simple_copy">Copy</string>
<string name="simple_synchronization">Synchronization</string>
<string name="simple_appearance">Appearance</string>
<string name="simple_error">Error</string>