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:
authorStefan Niedermann <info@niedermann.it>2020-07-22 16:47:30 +0300
committerStefan Niedermann <info@niedermann.it>2020-07-22 16:47:30 +0300
commitd8d7ec08fcee3b5b89d8f2e52b6587503fb2b606 (patch)
treee51bfce39302a69c9697888ae1ff1cb9c70e9bda /app/src/main/res/values
parentfbcab20336437825c56d6dc6a399787a988dfc24 (diff)
#619 projects - Add talk room as known resource type
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ad9c6a66c..d51a689ec 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -305,4 +305,5 @@
</plurals>
<string name="no_assigned_label">No assigned tag</string>
<string name="single_card">Singel card</string>
+ <string name="project_type_room">Talk room</string>
</resources>