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:
-rw-r--r--app/src/main/res/values-hu-rHU/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml
index 885a7f7ff..13bc1eba4 100644
--- a/app/src/main/res/values-hu-rHU/strings.xml
+++ b/app/src/main/res/values-hu-rHU/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Cím (kötelező)</string>
<string name="saving_new_card">Új kártya mentése…</string>
- </resources>
+ <string name="progress_import">%1$d. / %2$d tábla importálása…</string>
+ <string name="progress_import_indeterminate">Táblák importálása…</string>
+</resources>