summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-04-24 11:01:13 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-04-24 11:01:13 -0700
commit58d8fe3a3efa6660cfde5c1d826c657ab777a283 (patch)
treef85c324d6338ffd6e1c4f944d85db9aa9d2ecc52
parentfeb3e3daa33673a8c40fa3ee0d77c930d0fda852 (diff)
parente6599444affd220d6b185272bfd1e1ef8c77ce37 (diff)
downloadandroid_packages_apps_SamsungServiceMode-58d8fe3a3efa6660cfde5c1d826c657ab777a283.tar.gz
android_packages_apps_SamsungServiceMode-58d8fe3a3efa6660cfde5c1d826c657ab777a283.tar.bz2
android_packages_apps_SamsungServiceMode-58d8fe3a3efa6660cfde5c1d826c657ab777a283.zip
Merge "SamsungServiceMode: ES translations" into cm-10.1
-rw-r--r--res/values-es/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..903eaf8
--- /dev/null
+++ b/res/values-es/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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>
+ <string name="app_name">MenĂº de servicio</string>
+ <string name="input">Entrar</string>
+ <string name="quit">Salir</string>
+</resources>