summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:57 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:57 -0800
commit0ab50ace75e212d3a28fe13639c5a6220ae2c97b (patch)
tree0f7a41f8c63c82a38d5a3e195cbe3be07d21e98d
parent83963aafb2e0b3b799070257f684f1ce699b1da5 (diff)
downloadandroid_packages_apps_Trebuchet-0ab50ace75e212d3a28fe13639c5a6220ae2c97b.tar.gz
android_packages_apps_Trebuchet-0ab50ace75e212d3a28fe13639c5a6220ae2c97b.tar.bz2
android_packages_apps_Trebuchet-0ab50ace75e212d3a28fe13639c5a6220ae2c97b.zip
Automatic translation import
Change-Id: I2ac718080db7e012132d2584982e79802f6a4256
-rw-r--r--res/values-es-rUS/cm_strings.xml3
-rw-r--r--res/values-es/cm_strings.xml1
-rw-r--r--res/values-tr/cm_strings.xml3
3 files changed, 7 insertions, 0 deletions
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index bf3e7e203..7b9c6f55e 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -48,6 +48,7 @@
<!-- Protected apps -->
<string name="protected_app_settings">Aplicaciones protegidas</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">Exportar diseño</string>
<!-- Drawer settings -->
<string name="app_drawer_style">Estilo del panel</string>
<string name="app_drawer_style_compact">Compacto</string>
@@ -64,4 +65,6 @@
<!-- App not available toast text -->
<string name="app_not_available">Aplicación no disponible</string>
<string name="storage_permission_denied">No se puede acceder al almacenamiento</string>
+ <string name="export_db_email_subject">Base de datos del lanzador para la región</string>
+ <string name="export_db_could_not">No se pudo exportar el archivo de la base de datos</string>
</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index 5eee9167b..4bfd3a75a 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -48,6 +48,7 @@
<!-- Protected apps -->
<string name="protected_app_settings">Aplicaciones protegidas</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">Diseño de exportación</string>
<!-- Drawer settings -->
<string name="app_drawer_style">Estilo del panel</string>
<string name="app_drawer_style_compact">Compacto</string>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index 4e99bb347..0a9a869b5 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -48,6 +48,7 @@
<!-- Protected apps -->
<string name="protected_app_settings">Korunan uygulamalar</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">Düzeni aktar</string>
<!-- Drawer settings -->
<string name="app_drawer_style">Çekmece stili</string>
<string name="app_drawer_style_compact">Kompakt</string>
@@ -64,4 +65,6 @@
<!-- App not available toast text -->
<string name="app_not_available">Uygulama kullanılabilir değil</string>
<string name="storage_permission_denied">Depolamaya erişemiyor</string>
+ <string name="export_db_email_subject">Bölge için Başlatıcı DB</string>
+ <string name="export_db_could_not">Veritabanı dosyası çıkarılamadı</string>
</resources>