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
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-07-23 12:04:44 +0300
committerStefan Niedermann <info@niedermann.it>2020-07-23 12:04:44 +0300
commitc765a054efaca99b1b2ad5227eb7092da77dac5f (patch)
tree21993b6941d401d071f0f574d81a5c74dbbc56d5 /app
parent0c4f862361d7a0ec4ea713215eb8c907d4d52838 (diff)
parentcb3b234c3be36ef235a3cdee8c28d43ba81a27b0 (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'app')
-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 6248db653..960a42e42 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -304,7 +304,7 @@
<item quantity="other">%1$d resources</item>
</plurals>
<string name="no_assigned_label">No assigned tag</string>
- <string name="single_card">Singel card</string>
+ <string name="single_card">Single card</string>
<string name="project_type_room">Talk room</string>
<string name="simple_move">Move</string>
</resources>