summaryrefslogtreecommitdiffstats
path: root/res/values-it
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-it
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-it')
-rw-r--r--res/values-it/strings.xml18
1 files changed, 8 insertions, 10 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 627c474..780a43a 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -2153,16 +2153,14 @@
<string name="pref_use_16bpp_alpha_summary">"Aumenta le prestazioni ma abbassa la qualità della grafica e potrebbe causare artefatti visivi (Richiede il riavvio)</string>
<!-- Display : Rotation -->
- <string name="display_rotation_title">"Rotazione schermo"</string>
- <string name="display_rotation_enabled">"Attiva"</string>
- <string name="display_rotation_disabled">"Disattiva"</string>
- <string name="display_rotation_unit">"gradi"</string>
- <string name="display_lockscreen_rotation_title">Includi schermata di sblocco</string>
- <string name="display_rotation_category_title">"Modalità rotazione schermo"</string>
- <string name="display_rotation_0_title">"0 gradi"</string>
- <string name="display_rotation_90_title">"90 gradi"</string>
- <string name="display_rotation_180_title">"180 gradi"</string>
- <string name="display_rotation_270_title">"270 gradi"</string>
+ <string name="display_rotation_title">Rotazione schermo</string>
+ <string name="display_rotation_disabled">Disattiva</string>
+ <string name="display_rotation_unit">gradi</string>
+ <string name="display_rotation_category_title">Modalità rotazione schermo</string>
+ <string name="display_rotation_0_title">0 gradi</string>
+ <string name="display_rotation_90_title">90 gradi</string>
+ <string name="display_rotation_180_title">180 gradi</string>
+ <string name="display_rotation_270_title">270 gradi</string>
<!-- Lock screen shortcuts -->
<string name="picker_activities">Activities</string>