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

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

Issue 2838373002: Adding Sign-in promo for bookmark view. (Closed)
Patch Set: From CGFLOAT_MAX to 1000 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 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 To get your settings on all your devices, sign in to Chromium.
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">
292 To get your bookmarks 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