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

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

Issue 2743633002: iOS: Adding cell for the promo signin for settings. (Closed)
Patch Set: Singular they Created 3 years, 9 months 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 | ios/chrome/app/strings/ios_google_chrome_strings.grd » ('j') | 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 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 </message> 281 </message>
282 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]"> 282 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]">
283 Would you like Chromium to offer to translate <ph name="LANGUAGE_NAME">$ 1<ex>French</ex></ph> pages from this site next time? 283 Would you like Chromium to offer to translate <ph name="LANGUAGE_NAME">$ 1<ex>French</ex></ph> pages from this site next time?
284 </message> 284 </message>
285 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]"> 285 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]">
286 When this feature is turned on, Chromium will offer to translate pages w ritten in other languages using Google Translate. <ph name="BEGIN_LINK">BEGIN_LI NK</ph>Learn more<ph name="END_LINK">END_LINK</ph> 286 When this feature is turned on, Chromium will offer to translate pages w ritten in other languages using Google Translate. <ph name="BEGIN_LINK">BEGIN_LI NK</ph>Learn more<ph name="END_LINK">END_LINK</ph>
287 </message> 287 </message>
288 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> 288 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application">
289 Chromium just got better! A new version is available. 289 Chromium just got better! A new version is available.
290 </message> 290 </message>
291 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use r that they can sign in to get personal settings">
292 To get your settings on all your devices, sign in to Chromium.
293 </message>
291 </messages> 294 </messages>
292 </release> 295 </release>
293 </grit> 296 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/app/strings/ios_google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698