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-de/strings.xml')
-rw-r--r--app/src/main/res/values-de/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 3605ef4ba..f3b153f1a 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titel (erforderlich)</string>
<string name="saving_new_card">Speichere neue Karte …</string>
+ <string name="progress_import">Importiere Board %1$d von %2$d…</string>
+ <string name="progress_import_indeterminate">Importiere Boards…</string>
</resources>