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:
authorStefan Niedermann <info@niedermann.it>2021-10-13 10:36:04 +0300
committerStefan Niedermann <info@niedermann.it>2021-10-13 10:36:04 +0300
commit94fab6c8653f2f4669928de2722e1c397563f380 (patch)
tree0b6d12daab530c9ae37b634cbb2d015b36b6bcfa /app/src/main
parentff8114468fc3777138ec5f4b2b3c2b1daebc1e5a (diff)
#1369 Add some more context to the translation strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'app/src/main')
-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 a0005903..69082a9f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -160,7 +160,7 @@
<string name="category_credentials">Credential</string>
<string name="category_game">Game</string>
<string name="category_games">Games</string>
- <!-- This is a noun, analogue to "game" -->
+ <!-- This is a noun, analogue to "game", like "theatre" or "drama" -->
<string name="category_play">Play</string>
<string name="category_gift">Gift</string>
<string name="category_gifts">Gifts</string>