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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index fbdab5862..d81859209 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -351,4 +351,7 @@
<string name="progress_import">Importing board %1$d of %2$d…</string>
<string name="progress_import_indeterminate">Importing boards…</string>
<string name="card_outdated">The content of this card might be outdated.</string>
+ <string name="show_error">Show error</string>
+ <string name="push_notification_link_empty">Due to a known issue in the Deck server app we are unfortunately not able to display this card. For more information see: %1$s</string>
+ <string name="push_notification_link_empty_link" translatable="false">https://github.com/nextcloud/deck/issues/3431</string>
</resources>