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>2021-05-20 10:16:32 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-05-20 10:39:37 +0300
commit59bdd6679ca849b505bb3c57c2fefbd8f9104b2d (patch)
tree753b204916a83b3a04ed8738d611a14859f91940 /app/src/main/res
parent07534d7bc62795a6bfec785468137e8f0767c3d1 (diff)
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'app/src/main/res')
-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 6aa0a88d..3f5b9e52 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -293,6 +293,6 @@
<string name="remove_account">Remove %1$s</string>
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">You have to be connected to the internet in order to add an account.</string>
- <string name="simple_next">next</string>
+ <string name="simple_next">Next</string>
<string name="simple_prev">Previous</string>
</resources>