aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2012-11-12 11:36:03 -0800
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-11-12 11:36:03 -0800
commit671b3440250164a2acf733658f52843511c2cfb0 (patch)
tree2862574c941ad329a3eecedb04c2a16ff02874ef /themes
parent8537a1bb04397d0234ef8c214e74d4fcd567c533 (diff)
parent1225dad1de409564e2ed0749cb45a8abaef02deb (diff)
downloadandroid_packages_apps_CMFileManager-671b3440250164a2acf733658f52843511c2cfb0.tar.gz
android_packages_apps_CMFileManager-671b3440250164a2acf733658f52843511c2cfb0.tar.bz2
android_packages_apps_CMFileManager-671b3440250164a2acf733658f52843511c2cfb0.zip
Merge "es_ES: Added new translations" into jellybean
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-es/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/themes/res/values-es/strings.xml b/themes/res/values-es/strings.xml
new file mode 100644
index 00000000..c3787327
--- /dev/null
+++ b/themes/res/values-es/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <string name="app_name">Temas File Manager</string>
+ <string name="app_description">Temas para File Manager.</string>
+ <string name="dark_theme_name">Tema oscuro</string>
+ <string name="dark_theme_desc">Un tema en colores oscuros para File Manager.</string>
+
+</resources>