aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:41 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:41 -0700
commitc6fab439be6ea68abfbe94d944e4b91730324d20 (patch)
tree0957328f02fb26eef83238dbc87a876e9f597ac1
parent2d6b1a867285ed3318e22d261e6fb30853383b8c (diff)
downloadandroid_packages_apps_CMFileManager-c6fab439be6ea68abfbe94d944e4b91730324d20.tar.gz
android_packages_apps_CMFileManager-c6fab439be6ea68abfbe94d944e4b91730324d20.tar.bz2
android_packages_apps_CMFileManager-c6fab439be6ea68abfbe94d944e4b91730324d20.zip
Automatic translation import
Change-Id: I42dcd484e7a0bc4e80ea46457c1384ac672a3254 Ticket: -
-rw-r--r--res/values-ca/strings.xml2
-rw-r--r--res/values-cs/strings.xml1
-rw-r--r--res/values-es/strings.xml1
-rw-r--r--res/values-pt-rBR/strings.xml1
-rw-r--r--res/values-ru/strings.xml1
5 files changed, 1 insertions, 5 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 9e369d18..aad836eb 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -738,7 +738,7 @@
<!-- Secure Storage unlock button -->
<string name="secure_storage_unlock_button">Desbloqueja</string>
<!-- Secure Storage reset button -->
- <string name="secure_storage_reset_button">Reestableix</string>
+ <string name="secure_storage_reset_button">Restableix</string>
<!-- Secure Storage delete button -->
<string name="secure_storage_delete_button">Esborra</string>
<!-- Secure Storage unlock failed toast -->
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 89b8154f..c6604709 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -21,7 +21,6 @@
<!-- The description of the app -->
<string name="app_description">CyanogenMod správce souborů</string>
<!-- Human readable sizes -->
- <string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
<string name="size_gigabytes">GB</string>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index fe3d3aa9..989676cc 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -21,7 +21,6 @@
<!-- The description of the app -->
<string name="app_description">Un administrador de archivos de CyanogenMod</string>
<!-- Human readable sizes -->
- <string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
<string name="size_gigabytes">GB</string>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 987ba6b8..b4bda95e 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -21,7 +21,6 @@
<!-- The description of the app -->
<string name="app_description">Um gerenciador de arquivos por CyanogenMod</string>
<!-- Human readable sizes -->
- <string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
<string name="size_gigabytes">GB</string>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 1e8031b6..72622c7c 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -21,7 +21,6 @@
<!-- The description of the app -->
<string name="app_description">Файловый менеджер CyanogenMod</string>
<!-- Human readable sizes -->
- <string name="size_bytes">Б</string>
<string name="size_kilobytes">КБ</string>
<string name="size_megabytes">МБ</string>
<string name="size_gigabytes">ГБ</string>