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

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

Issue 2548303002: Add comments for the usage of Chrome and Google strings and logos. (Closed)
Patch Set: Nit 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 | « chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html ('k') | 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 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 </message> 148 </message>
149 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_DESCRIPTI ON" desc="Description of the Google services section on the sign-in confirmation screen. [Length: unlimited]"> 149 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_DESCRIPTI ON" desc="Description of the Google services section on the sign-in confirmation screen. [Length: unlimited]">
150 Google may use your browsing history to personalize Search, ads, and oth er Google services. 150 Google may use your browsing history to personalize Search, ads, and oth er Google services.
151 </message> 151 </message>
152 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_TITLE" de sc="Title of the Google services section on the sign-in confirmation screen. [Le ngth: 50em]"> 152 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_TITLE" de sc="Title of the Google services section on the sign-in confirmation screen. [Le ngth: 50em]">
153 Personalize Google services 153 Personalize Google services
154 </message> 154 </message>
155 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SYNC_DESCRIPTION" desc="Description of the Chrome sync section on the sign-in confirmation screen. [Length: unlimited]"> 155 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SYNC_DESCRIPTION" desc="Description of the Chrome sync section on the sign-in confirmation screen. [Length: unlimited]">
156 Your bookmarks, history, passwords, and other settings will be synced to your Google Account so you can use them on all your devices. 156 Your bookmarks, history, passwords, and other settings will be synced to your Google Account so you can use them on all your devices.
157 </message> 157 </message>
158 <!-- "Chrome sync" is the Google Cloud Based service used for sync. Thus t his string resource is set to "Chrome sync" even for Chromium builds. -->
158 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SYNC_TITLE" desc=" Title of the Chrome sync section on the sign-in confirmation screen. [Length: 50 em]"> 159 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SYNC_TITLE" desc=" Title of the Chrome sync section on the sign-in confirmation screen. [Length: 50 em]">
159 Chrome Sync 160 Chrome Sync
160 </message> 161 </message>
161 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_TITLE" desc="Title of the screen confirming selection of an account. [Length: 10em] [iOS only]"> 162 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_TITLE" desc="Title of the screen confirming selection of an account. [Length: 10em] [iOS only]">
162 Hi, <ph name="FULL_ACCOUNT_NAME">$1<ex>Jane Doe</ex></ph> 163 Hi, <ph name="FULL_ACCOUNT_NAME">$1<ex>Jane Doe</ex></ph>
163 </message> 164 </message>
164 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_UNDO_BUTTON" desc= "Title of the button to undo sign-in. [Length: 20em] [iOS only]"> 165 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_UNDO_BUTTON" desc= "Title of the button to undo sign-in. [Length: 20em] [iOS only]">
165 Undo 166 Undo
166 </message> 167 </message>
167 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_SETUP_ADD_ACCOUNT_BUTTON" desc= "Title of the button to add a new account to the device. [Length: 20em] [iOS onl y]"> 168 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_SETUP_ADD_ACCOUNT_BUTTON" desc= "Title of the button to add a new account to the device. [Length: 20em] [iOS onl y]">
(...skipping 1337 matching lines...) Expand 10 before | Expand all | Expand 10 after
1505 </message> 1506 </message>
1506 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1507 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1507 Voice Search 1508 Voice Search
1508 </message> 1509 </message>
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]"> 1510 <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]">
1510 Speak Answers Back 1511 Speak Answers Back
1511 </message> 1512 </message>
1512 </messages> 1513 </messages>
1513 </release> 1514 </release>
1514 </grit> 1515 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/signin/sync_confirmation/sync_confirmation.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698