summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 36a2f2517..193fa84c2 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -60,6 +60,9 @@
<!-- Protected apps -->
<string name="protected_app_settings">Protected apps</string>
+ <!-- Developer settings -->
+ <string name="export_workspace_layout">Export layout</string>
+
<!-- Drawer settings -->
<string name="app_drawer_style">Drawer style</string>
<string name="app_drawer_style_compact">Compact</string>
@@ -79,4 +82,6 @@
<string name="app_not_available">App not available</string>
<string name="storage_permission_denied">Can\'t access storage</string>
+ <string name="export_db_email_subject">Launcher DB for region</string>
+ <string name="export_db_could_not">Could not export DB file</string>
</resources>