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-04-26 20:07:30 +0300
committerStefan Niedermann <info@niedermann.it>2020-04-26 20:07:30 +0300
commitb9505b39d6edec0707cef1585e2b318587f4eb11 (patch)
tree875e9217c737613b1ff5b2f8e61fa668b0e96035 /app/src/main/res/values
parent6d8a43aaf0c7d5ac033fe7066557cfecd118ee04 (diff)
Fix #424 Deck as a "share to" location -> create new card
Diffstat (limited to 'app/src/main/res/values')
-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 d9deb9e88..d754910e5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -87,7 +87,7 @@
<string name="add_account">Add account</string>
<string name="choose_account">Choose account</string>
- <string name="add_card">Add card</string>
+ <string name="add_card">Add new card</string>
<string name="activity">Activity</string>
<string name="add_list">Add list</string>
<string name="rename_list">Rename list</string>