summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorVeeti Paananen <veeti.paananen@rojekti.fi>2013-01-24 02:54:22 +0200
committerjackmu95 <jacob.mueller.elz@gmail.com>2013-01-31 01:01:55 +0100
commit56f3c5fa9b6a18a83728d260e6be5fdfefdad0ce (patch)
tree7c6914984f1ae24f07c08e0a4b208ba5ba542cc4 /res/values-es
parent916778d9f54d3816739a0aad0557039911b26ec4 (diff)
downloadpackages_apps_Settings-56f3c5fa9b6a18a83728d260e6be5fdfefdad0ce.zip
packages_apps_Settings-56f3c5fa9b6a18a83728d260e6be5fdfefdad0ce.tar.gz
packages_apps_Settings-56f3c5fa9b6a18a83728d260e6be5fdfefdad0ce.tar.bz2
Setting: Remove unneeded strings
This commit removes the unneeded strings which were removed in this (http://review.cyanogenmod.org/#/c/30909/) commit. Patch Set 1: * initial commit Patch Set 2: * remove all unneeded strings * remove the dot from somd disabled strings Patch Set 3-5: * remove code changes * remove another dot Change-Id: Id0108349047cc148c77cc5d9a60c081445fd5ffc
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index fb94e50..d5165f0 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -2057,10 +2057,8 @@
<string name="pref_use_16bpp_alpha_title">Transparencia 16bit</string>
<string name="pref_use_16bpp_alpha_summary">Ofrece mejor rendimiento gráfico a costa de una menor calidad gráfica. Adicionalmente, puede causar defectos visuales (requiere reiniciar)</string>
<string name="display_rotation_title">Rotación</string>
- <string name="display_rotation_enabled">Activado.</string>
- <string name="display_rotation_disabled">Desactivado.</string>
+ <string name="display_rotation_disabled">Desactivado</string>
<string name="display_rotation_unit">grados</string>
- <string name="display_lockscreen_rotation_title">Incluir pantalla de bloqueo</string>
<string name="display_rotation_category_title">Modos de rotación</string>
<string name="display_rotation_0_title">0 º</string>
<string name="display_rotation_90_title">90 º</string>