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

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

Issue 2893353003: New text for sign-in promo in settings (Closed)
Patch Set: Created 3 years, 7 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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]"> 276 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]">
277 Would you like Chromium to offer to translate <ph name="LANGUAGE_NAME">$ 1<ex>French</ex></ph> pages from this site next time? 277 Would you like Chromium to offer to translate <ph name="LANGUAGE_NAME">$ 1<ex>French</ex></ph> pages from this site next time?
278 </message> 278 </message>
279 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]"> 279 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]">
280 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> 280 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>
281 </message> 281 </message>
282 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> 282 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application">
283 Chromium just got better! A new version is available. 283 Chromium just got better! A new version is available.
284 </message> 284 </message>
285 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use r that they can sign in to get personal settings"> 285 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use r that they can sign in to get personal settings">
286 To get your settings on all your devices, sign in to Chromium. 286 Sign in to Chromium to get your bookmarks, passwords, and more on all yo ur devices.
287 </message> 287 </message>
288 <message name="IDS_IOS_SIGNIN_PROMO_RECENT_TABS" desc="Text to inform the user that they can sign in to get the recent tabs from other computers"> 288 <message name="IDS_IOS_SIGNIN_PROMO_RECENT_TABS" desc="Text to inform the user that they can sign in to get the recent tabs from other computers">
289 To get your tabs on all your devices, sign in to Chromium. 289 To get your tabs on all your devices, sign in to Chromium.
290 </message> 290 </message>
291 <message name="IDS_IOS_SIGNIN_PROMO_BOOKMARKS" desc="Text to inform the us er that they can sign in to get bookmarks shared between devices"> 291 <message name="IDS_IOS_SIGNIN_PROMO_BOOKMARKS" desc="Text to inform the us er that they can sign in to get bookmarks shared between devices">
292 To get your bookmarks on all your devices, sign in to Chromium. 292 To get your bookmarks on all your devices, sign in to Chromium.
293 </message> 293 </message>
294 </messages> 294 </messages>
295 </release> 295 </release>
296 </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