Limit the list of settings that can have shortcuts on home.

Updated some strings as well, to be shorter.

Bug: 5087499
Bug: 5082543
Change-Id: I1b38ceda377a6cf9fcb6cd000af2ec0c96b243bb
This commit is contained in:
Amith Yamasani
2011-07-28 12:14:47 -07:00
parent 95ce1898c5
commit c81c2573cd
3 changed files with 9 additions and 23 deletions

View File

@@ -539,7 +539,7 @@
<!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
<string name="settings_label_launcher">Settings</string>
<!-- Label for option to select a settings panel as a shortcut -->
<string name="settings_shortcut">Select settings shortcut</string>
<string name="settings_shortcut">Settings shortcut</string>
<!-- Wireless controls settings screen, setting check box label -->
<string name="airplane_mode">Airplane mode</string>
<!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. -->
@@ -1392,12 +1392,9 @@
<string name="config_list_label" translatable="false">Configured Networks</string>
<!-- Sound and alerts settings -->
<!-- Main Settings screen setting option name to go into the sound settings screen -->
<string name="sound_settings_title">Sound</string>
<!-- Main Settings screen setting option name to go into the display settings screen -->
<string name="display_settings_title">Display</string>
<skip/>
<!-- Sound settings screen heading -->
<string name="sound_settings">Sound settings</string>
<string name="sound_settings">Sound</string>
<!-- Sound settings screen, setting option name checkbox -->
<string name="silent_mode_title">Silent mode</string>
<!-- Sound settings screen, setting option summary text when going into silent mode. Media and alarms sounds WILL NOT be silenced in silent mode. -->
@@ -1521,9 +1518,9 @@
<!-- Main Settings screen, setting option summary to go into search settings -->
<string name="search_settings_summary">Manage search settings and history</string>
<!-- Display settings -->
<!-- Display settings --><skip/>
<!-- Sound & display settings screen, section header for settings related to display -->
<string name="display_settings">Screen settings</string>
<string name="display_settings">Display</string>
<!-- Sound & display settings screen, accelerometer-based rotation check box label -->
<string name="accelerometer_title">Auto-rotate screen</string>
<!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
@@ -2664,8 +2661,6 @@ found in the list of installed applications.</string>
<!-- Settings title in main settings screen for accessibility settings -->
<string name="accessibility_settings">Accessibility</string>
<!-- Settings title for accessibility settings screen -->
<string name="accessibility_settings_title">Accessibility settings</string>
<!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] -->
<string name="accessibility_services_title">Services</string>