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:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1abd3ec4a..c1cedb708 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -312,4 +312,6 @@
<string name="cannot_upload_files_without_permission">Can not upload files without permission</string>
<string name="clone_cards">Clone cards</string>
<string name="simple_clone">Clone</string>
+ <string name="user_avatar">User avatar</string>
+ <string name="simple_unassign">Unassign</string>
</resources>