Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2536353004: Add string for VoiceOver announcement on page loaded. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definition of resources that will be translated for each 4 This file contains definition of resources that will be translated for each
5 locale. The strings in this file are specific to iOS. 5 locale. The strings in this file are specific to iOS.
6 --> 6 -->
7 7
8 <grit base_dir="." latest_public_release="0" current_release="1" 8 <grit base_dir="." latest_public_release="0" current_release="1"
9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
10 <outputs> 10 <outputs>
(...skipping 887 matching lines...) Expand 10 before | Expand all | Expand 10 after
898 </message> 898 </message>
899 <message name="IDS_IOS_OPTIONS_SEND_USAGE_DATA" desc="Title for opening th e setting for if/when to send usage data and crash reports. [Length: 20em] [iOS only]"> 899 <message name="IDS_IOS_OPTIONS_SEND_USAGE_DATA" desc="Title for opening th e setting for if/when to send usage data and crash reports. [Length: 20em] [iOS only]">
900 Send Usage Data 900 Send Usage Data
901 </message> 901 </message>
902 <message name="IDS_IOS_OPTIONS_WEB_SERVICES_LABEL" desc="Title for group o f web services items in Privacy settings table, including Show Suggestions, Prel oad Webpages, and Send Usage Data. [Length: 10em] [iOS only]"> 902 <message name="IDS_IOS_OPTIONS_WEB_SERVICES_LABEL" desc="Title for group o f web services items in Privacy settings table, including Show Suggestions, Prel oad Webpages, and Send Usage Data. [Length: 10em] [iOS only]">
903 Web Services 903 Web Services
904 </message> 904 </message>
905 <message name="IDS_IOS_PAGE_INFO_SECURITY_BUTTON_ACCESSIBILITY_LABEL" desc ="The accessibility text for the page security info button"> 905 <message name="IDS_IOS_PAGE_INFO_SECURITY_BUTTON_ACCESSIBILITY_LABEL" desc ="The accessibility text for the page security info button">
906 Page Security Info 906 Page Security Info
907 </message> 907 </message>
908 <message name="IDS_IOS_PAGE_LOADED_ACCESSIBILITY_ANNOUNCEMENT" desc="The a ccessibility announcement when a page has loaded. [Length: unlimited] [iOS only] ">
909 Webpage loaded
910 </message>
908 <message name="IDS_IOS_PASSWORD_MANAGER_BLACKLIST_BUTTON" desc="Button tex t for the 'Save Password' infobar's 'Never remember for this site' option [Lengt h: 10em]"> 911 <message name="IDS_IOS_PASSWORD_MANAGER_BLACKLIST_BUTTON" desc="Button tex t for the 'Save Password' infobar's 'Never remember for this site' option [Lengt h: 10em]">
909 Never 912 Never
910 </message> 913 </message>
911 <message name="IDS_IOS_PASSWORD_MANAGER_SAVE_BUTTON" desc="Save button tex t for password manager [Length: 10em]"> 914 <message name="IDS_IOS_PASSWORD_MANAGER_SAVE_BUTTON" desc="Save button tex t for password manager [Length: 10em]">
912 Save 915 Save
913 </message> 916 </message>
914 <message name="IDS_IOS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT_SMART_LOCK_BR ANDING" desc="Info bar message to save a password, referring to the Google Smart Lock brand. [Length: 70em]"> 917 <message name="IDS_IOS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT_SMART_LOCK_BR ANDING" desc="Info bar message to save a password, referring to the Google Smart Lock brand. [Length: 70em]">
915 Do you want Google Smart Lock to save your password for this site? 918 Do you want Google Smart Lock to save your password for this site?
916 </message> 919 </message>
917 <message name="IDS_IOS_PASSWORD_MANAGER_SMART_LOCK_FOR_PASSWORDS" desc="Th e more descriptive brand name of the password manager when the user is signed in . Used in various UI elements, can be in link format."> 920 <message name="IDS_IOS_PASSWORD_MANAGER_SMART_LOCK_FOR_PASSWORDS" desc="Th e more descriptive brand name of the password manager when the user is signed in . Used in various UI elements, can be in link format.">
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 </message> 1505 </message>
1503 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1506 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1504 Voice Search 1507 Voice Search
1505 </message> 1508 </message>
1506 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> 1509 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]">
1507 Speak Answers Back 1510 Speak Answers Back
1508 </message> 1511 </message>
1509 </messages> 1512 </messages>
1510 </release> 1513 </release>
1511 </grit> 1514 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698