aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-09-06 21:26:48 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-09-06 21:26:48 -0700
commitebed390234e7ca50278d7a40f0c75c4a7a10ec05 (patch)
tree320973dfd6eb30ca2d91cfa761f23f402ef9c156
parentb4c8ca15f8edf6226c7f583988b74cbee853bbeb (diff)
downloadandroid_packages_apps_CMFileManager-ebed390234e7ca50278d7a40f0c75c4a7a10ec05.tar.gz
android_packages_apps_CMFileManager-ebed390234e7ca50278d7a40f0c75c4a7a10ec05.tar.bz2
android_packages_apps_CMFileManager-ebed390234e7ca50278d7a40f0c75c4a7a10ec05.zip
Automatic translation import
Change-Id: I3f31a2a8625ca64994562a958827629e127d9dcf Ticket: RM-231
-rw-r--r--res/values-cs/strings.xml1
-rw-r--r--res/values-pt-rBR/strings.xml1
-rw-r--r--res/values-ru/strings.xml1
3 files changed, 0 insertions, 3 deletions
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-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>