diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/arrays.xml | 42 | ||||
-rw-r--r-- | res/values/strings.xml | 29 |
2 files changed, 30 insertions, 41 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 7bb93bd..3cd367f 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -201,40 +201,20 @@ <item>150</item> </string-array> - <!-- Default language choices --> - <string-array name="tts_lang_entries"> - <item>American English</item> - <item>British English</item> - <item>French</item> - <item>German</item> - <item>Italian</item> - <item>Spanish</item> - </string-array> - <!-- Do not translate. --> - <string-array name="tts_lang_values"> - <item>eng-USA</item> - <item>eng-GBR</item> - <item>fra-FRA</item> - <item>deu-DEU</item> - <item>ita-ITA</item> - <item>spa-ESP</item> - </string-array> <!-- Do not translate. --> - <string-array name="tts_demo_strings"> - <item>This is an example of speech synthesis in English.</item> + <string-array name="tts_demo_strings" translatable="false"> <item>This is an example of speech synthesis in English.</item> <item>Voici un échantillon de synthèse vocale en français.</item> <item>Dies ist ein Beispiel für Sprachsynthese in Deutsch.</item> <item>Questo è un esempio di sintesi vocale in italiano.</item> <item>Este es un ejemplo de síntesis de voz en español.</item> </string-array> - <!-- Do not translate. --> - <string-array name="tts_engine_entries"> - <item>Pico TTS</item> - </string-array> - <!-- Do not translate. --> - <string-array name="tts_engine_values"> - <item>com.svox.pico</item> + <string-array name="tts_demo_string_langs" translatable="false"> + <item>eng</item> + <item>fra</item> + <item>deu</item> + <item>ita</item> + <item>esp</item> </string-array> @@ -457,13 +437,13 @@ <!-- Note that adding/removing/moving items will need wifi settings code change. --> <string-array name="wifi_network_setup"> <!-- Manual wifi configuration [CHAR LIMIT=25]--> - <item>Manual</item> + <item>Off</item> <!-- WPS is a new standard that allowes secure connection establishment to a home wireless network using a simplified process. WPS push button based configuration involves pushing a button on the router and the device [CHAR LIMIT=25]--> - <item>WPS push button</item> + <item>Push button</item> <!-- WPS pin method based configuration. This requires entering a pin obtained from the access point [CHAR LIMIT=25] --> - <item>WPS pin from access point</item> + <item>Pin from access point</item> <!-- WPS pin method based configuration. This requires generating a pin from this device [CHAR LIMIT=25] --> - <item>WPS pin from this device</item> + <item>Pin from this device</item> </string-array> <!-- Wi-Fi IP settings. --> diff --git a/res/values/strings.xml b/res/values/strings.xml index eb1fe35..296f5d8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1135,9 +1135,9 @@ <!-- Checkbox summary for option to notify user when open networks are nearby --> <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string> <!-- Checkbox title for option to toggle wifi watchdog service --> - <string name="wifi_enable_watchdog_service">Wi-Fi Connectivity Checks</string> + <string name="wifi_enable_watchdog_service">Avoid poor connections</string> <!-- Checkbox summary for option to toggle wifi watchdog service --> - <string name="wifi_enable_watchdog_service_summary">Detect and manage potential network connectivity problems</string> + <string name="wifi_enable_watchdog_service_summary">Don\'t use a Wi-Fi network unless it has a decent internet connection</string> <!-- Setting title for setting the wifi sleep policy --> <string name="wifi_setting_sleep_policy_title">Wi-Fi disconnect policy</string> <!-- Setting summary for setting the wifi sleep policy --> @@ -1164,8 +1164,10 @@ <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi-Fi on.</string> <!-- Dialog for Access Points --> <skip /> + <!-- Label to show/hide advanced options --> + <string name="wifi_show_advanced">Show advanced options</string> <!-- Label for network setup [CHAR LIMIT=50] --> - <string name="wifi_network_setup">Network Setup</string> + <string name="wifi_network_setup">WPS</string> <!-- Label for the text view for WPS pin input [CHAR LIMIT=50] --> <string name="wifi_wps_pin">Enter pin from access point</string> <!-- Title for the WPS setup dialog [CHAR LIMIT=50] --> @@ -1217,7 +1219,7 @@ <!-- Status for networks disabled for unknown reason --> <string name="wifi_disabled_generic">Disabled</string> <!-- Status for networked disabled from a DNS or DHCP failure --> - <string name="wifi_disabled_network_failure">Avoided poor connection</string> + <string name="wifi_disabled_network_failure">Avoided poor internet connection</string> <!-- Status for networks disabled from authentication failure (wrong password or certificate). --> <string name="wifi_disabled_password_failure">Authentication problem</string> @@ -2978,8 +2980,6 @@ found in the list of installed applications.</string> <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string> <!-- On main TTS Settings screen, summary for when required speech synthesis data alrady installed on SD card --> <string name="tts_data_installed_summary">Voices required for speech synthesis already properly installed</string> - <!-- Text spoken by the TTS engine for demonstration purposes --> - <string name="tts_demo">This is an example of speech synthesis.</string> <!-- Text spoken by the TTS engine when TTS settings (other than language) have been changed --> <string name="tts_settings_changed_demo">Your settings have changed. This is an example of how they sound.</string> <!-- Error screen when a selected TTS engine can't run because it's missing components --> @@ -3026,6 +3026,15 @@ found in the list of installed applications.</string> to warn the user that this engine cannot be used before the checkbox for that engine in TTS settings is checked. --> <string name="tts_notif_engine_install_message">Enable new engine before use</string> + <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for + the image that launches the TTS engine settings when clicked. --> + <string name="tts_engine_settings_button">Launch engine settings</string> + <!-- [CHAR LIMIT=50] The text for the settings section that users to set a + preferred text to speech engine --> + <string name="tts_engine_preference_section_title">Preferred engine</string> + <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences + that are applicable to all engines, such as the speech rate --> + <string name="tts_general_section_title">General</string> <!-- Power Control Widget --> <string name="gadget_title">Power Control</string> @@ -3600,7 +3609,7 @@ found in the list of installed applications.</string> <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string> <!-- Title for the touch exploration tutorial. [CHAR LIMIT=40] --> - <string name="accessibility_tutorial_title">Talk As I Touch tutorial</string> + <string name="accessibility_tutorial_title">Accessibility tutorial</string> <!-- Button label to go to the next touch exploration tutorial lesson. [CHAR LIMIT=10] --> <string name="accessibility_tutorial_next">Next</string> <!-- Button label to go back to the previous touch explorationtutorial lesson. [CHAR LIMIT=10] --> @@ -3612,8 +3621,8 @@ found in the list of installed applications.</string> <!-- Title for touch exploration tutorial lesson 1. --> <string name="accessibility_tutorial_lesson_1_title">Lesson 1: Exploring the screen</string> - <!-- Instruction for touch exploration tutorial lesson 1. --> - <string name="accessibility_tutorial_lesson_1_text_1">After you turn on Talk As I Touch, you can touch the screen to hear a description of what’s under your finger. For example, the current screen contains application icons. Find one of them by touching the screen and sliding your finger around.</string> + <!-- Instruction for touch exploration tutorial lesson 1. "Explore by touch" should match the string for "Title for accessibility preference to enable touch exploration mode." --> + <string name="accessibility_tutorial_lesson_1_text_1">After you turn on \"Explore by touch,\" you can touch the screen to learn what’s under your finger. For example, the current screen contains application icons. Find one of them by touching the screen and sliding your finger around.</string> <!-- Instruction for touch exploration tutorial lesson 1, displayed after the user touches one icon. --> <string name="accessibility_tutorial_lesson_1_text_2_more">Good. Keep sliding your finger around the screen until you find at least one more icon.</string> <!-- Instruction for touch exploration tutorial lesson 1, displayed after the user touches a second icon. --> @@ -3636,7 +3645,7 @@ found in the list of installed applications.</string> <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user scrolls a small amount. --> <string name="accessibility_tutorial_lesson_2_text_3_more">Good. Keep sliding your fingers up to scroll some more.</string> <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user has scrolled a large amount. --> - <string name="accessibility_tutorial_lesson_2_text_4">You have completed the tutorial. To exit and return to the Talk As I Touch setting, find and tap the <xliff:g id="finish" example="Finish">%s</xliff:g> button.</string> + <string name="accessibility_tutorial_lesson_2_text_4">You have completed the tutorial. To exit, find and tap the <xliff:g id="finish" example="Finish">%s</xliff:g> button.</string> <!-- Title for spelling correction settings --> <string name="spellcheckers_settings_title">Spelling correction</string> |