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>2021-05-27 10:23:16 +0300
committerGitHub <noreply@github.com>2021-05-27 10:23:16 +0300
commita5f3b7ecb85e8ff9f93570bdd084f34c79fa3ecb (patch)
tree38330c4afab20886b156848b8301fd44f286bce3 /app/src/main/res/values
parent2f30ae374137e965b44a8b7acd83c5ee8d9daa94 (diff)
l10n: Spelling unification
Spelling unification in Transifex.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b75527c36..972fd2c70 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -169,9 +169,9 @@
<string name="no_content">No content yet</string>
<string name="last_background_sync">Last background sync:</string>
<string name="simple_off">Off</string>
- <string name="minutes_15">15 Minutes</string>
- <string name="hour_1">1 Hour</string>
- <string name="hours_6">6 Hours</string>
+ <string name="minutes_15">15 minutes</string>
+ <string name="hour_1">1 hour</string>
+ <string name="hours_6">6 hours</string>
<string name="action_card_move">Move card</string>
<string name="action_card_move_title">Move %1$s</string>
<string name="title_is_mandatory">Title is mandatory</string>