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-20 16:26:38 +0300
committerStefan Niedermann <info@niedermann.it>2020-07-20 16:26:38 +0300
commit2919455778f058da9163a617e2193d78dab4a34e (patch)
tree9064c662b2d9019d206f9da382d034a1704132be /app/src/main/res/values
parent36c6742baca3084a70af94e5682451c985aabcfc (diff)
parentd91126b47a87e3ece1499a2c366fb31ac1122acd (diff)
Merge branch 'master' into stack-widget
# Conflicts: # app/src/main/res/values/strings.xml
Diffstat (limited to 'app/src/main/res/values')
-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 ca7cc2fb8..0bc17f30e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -288,6 +288,8 @@
<string name="clone_board">Clone board</string>
<string name="cloning_board">Cloning %1$s…</string>
<string name="successfully_cloned_board">Successfully cloned %1$s</string>
+ <string name="attachment_does_not_yet_exist">Attachment does not yet exist in Deck</string>
+ <string name="card_does_not_yet_exist">Card does not yet exist in Deck</string>
<string name="widget_stack_title">Stack</string>
<string name="widget_stack_header_icon">Widget header icon</string>