summaryrefslogtreecommitdiffstats
path: root/res/values-pt
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-02-05 23:12:50 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2014-02-07 20:26:20 +0000
commitee9d14e19c7f1bf37a435648d29eae4f1917e7f7 (patch)
tree6f09d0819ec1456cc4faf1d98069b0a69097b01b /res/values-pt
parent74a9e55def7de5939d9d6210f06d3f753a01033e (diff)
downloadandroid_packages_apps_Trebuchet-ee9d14e19c7f1bf37a435648d29eae4f1917e7f7.tar.gz
android_packages_apps_Trebuchet-ee9d14e19c7f1bf37a435648d29eae4f1917e7f7.tar.bz2
android_packages_apps_Trebuchet-ee9d14e19c7f1bf37a435648d29eae4f1917e7f7.zip
Trebuchet: Cleanup preferences
* Remove misleading summary from Homescreen settings. It says "Screens and wallpaper" but there are no wallpaper settings inside. It also seems to be unnecessary, removing it brings us inline with the rest of the preferences * Remove unused string: preferences_interface_title * Hide Drawer & Dock settings until we actually have some settings there. Users freak out when they tap these preferences and nothing happens. Change-Id: Iedd4c809a0a8fbf17e22a65b941fcd43e662da3f
Diffstat (limited to 'res/values-pt')
-rw-r--r--res/values-pt/cm_strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values-pt/cm_strings.xml b/res/values-pt/cm_strings.xml
index bd95ddb67..d2353e087 100644
--- a/res/values-pt/cm_strings.xml
+++ b/res/values-pt/cm_strings.xml
@@ -16,10 +16,8 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="preferences_title">Preferências</string>
- <string name="preferences_interface_title">Interface</string>
<string name="preferences_application_title">Aplicação</string>
<string name="preferences_interface_homescreen_title">Tela Inicial</string>
- <string name="preferences_interface_homescreen_summary">Telas e papéis de parede</string>
<string name="preferences_interface_general_title">Geral</string>
<string name="preferences_interface_drawer_title">Gaveta de apps</string>
<string name="preferences_interface_dock_title">Dock</string>
@@ -41,4 +39,4 @@
<string name="preferences_interface_general_icons_large_summary">Usar ícones de aplicação extra grandes na tela inicial e gaveta de aplicativos</string>
<string name="preferences_interface_general_icons_text_style_title">Estilo da fonte</string>
<string name="preferences_interface_general_icons_text_style_summary">Estilo da fonte para usar nos textos dos ícones</string>
-</resources> \ No newline at end of file
+</resources>