summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-da/cm_strings.xml2
-rw-r--r--res/values-pl/cm_strings.xml3
2 files changed, 5 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
index 489beee78..970c90e10 100644
--- a/res/values-da/cm_strings.xml
+++ b/res/values-da/cm_strings.xml
@@ -48,6 +48,7 @@
<!-- Protected apps -->
<string name="protected_app_settings">Beskyttede apps</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">Eksporter layout</string>
<!-- Drawer settings -->
<string name="app_drawer_style">Oversigtsstil</string>
<string name="app_drawer_style_compact">Kompakt</string>
@@ -64,4 +65,5 @@
<!-- App not available toast text -->
<string name="app_not_available">App ikke tilgængelig</string>
<string name="storage_permission_denied">Kunne ikke få adgang til lager</string>
+ <string name="export_db_could_not">Kunne ikke eksportere DB-fil</string>
</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 9e5143780..1e629bce3 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -48,6 +48,7 @@
<!-- Protected apps -->
<string name="protected_app_settings">Chronione aplikacje</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">Eksportuj układ</string>
<!-- Drawer settings -->
<string name="app_drawer_style">Styl szuflady</string>
<string name="app_drawer_style_compact">Kompaktowy</string>
@@ -64,4 +65,6 @@
<!-- App not available toast text -->
<string name="app_not_available">Aplikacja niedostępna</string>
<string name="storage_permission_denied">Brak dostępu do pamięci</string>
+ <string name="export_db_email_subject">Baza programu uruchamiającego dla regionu</string>
+ <string name="export_db_could_not">Nie można wyeksportować plik bazy danych</string>
</resources>