summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjMesias <djmesias@terra.es>2013-04-19 11:16:45 +0200
committerMarco Brohet <therbom@gmail.com>2013-04-24 20:00:41 +0200
commite6599444affd220d6b185272bfd1e1ef8c77ce37 (patch)
tree509275ec86ba62fb8841d36db61b60a923be5354
parentb4b42f4ef2dda215fb730f4f0e3e2330b1016bfe (diff)
downloadandroid_packages_apps_SamsungServiceMode-e6599444affd220d6b185272bfd1e1ef8c77ce37.tar.gz
android_packages_apps_SamsungServiceMode-e6599444affd220d6b185272bfd1e1ef8c77ce37.tar.bz2
android_packages_apps_SamsungServiceMode-e6599444affd220d6b185272bfd1e1ef8c77ce37.zip
SamsungServiceMode: ES translations
Merging... Change-Id: I8cc19be106c82ad3d908b8fc92c65e43b80edac9
-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>