diff options
| author | malditoastur <malditoastur@gmail.com> | 2013-12-26 21:42:51 +0100 |
|---|---|---|
| committer | malditoastur <malditoastur@gmail.com> | 2013-12-26 21:42:51 +0100 |
| commit | af530aa725adaccaf674fc314f26d7e3c7e59f00 (patch) | |
| tree | 6b8b31a5b4424254a06c33b4aa279994e8569fb9 | |
| parent | 2bdafc891ad5d0e2598b6c5951eedc45cc3d1180 (diff) | |
| download | android_packages_apps_CMFileManager-af530aa725adaccaf674fc314f26d7e3c7e59f00.tar.gz android_packages_apps_CMFileManager-af530aa725adaccaf674fc314f26d7e3c7e59f00.tar.bz2 android_packages_apps_CMFileManager-af530aa725adaccaf674fc314f26d7e3c7e59f00.zip | |
Themes: translations in es-rXA
Change-Id: I7361b7bee46e9bef319d083b7527b2af9c7a129c
| -rw-r--r-- | themes/res/values-es-rXA/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/themes/res/values-es-rXA/strings.xml b/themes/res/values-es-rXA/strings.xml new file mode 100644 index 00000000..ee497625 --- /dev/null +++ b/themes/res/values-es-rXA/strings.xml @@ -0,0 +1,20 @@ +<?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="dark_theme_name">Tema escuru</string> + <string name="dark_theme_desc">Un tema en colores escuros pa File Manager.</string> +</resources> |
