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

Side by Side Diff: chrome/app/bookmarks_strings.grdp

Issue 2803293002: Create Bookmark Footnote desktop iOS promotion (Closed)
Patch Set: Add footnote promotion 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 | chrome/app/chromium_strings.grd » ('j') | chrome/app/chromium_strings.grd » ('J')
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 <!-- Bookmarks specific strings (included from generated_resources.grd). --> 2 <!-- Bookmarks specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Begin of Bookmarks Bar strings--> 4 <!-- Begin of Bookmarks Bar strings-->
5 <if expr="not is_android"> 5 <if expr="not is_android">
6 <!-- The following two strings are shown when the user has no bookmarks yet. --> 6 <!-- The following two strings are shown when the user has no bookmarks yet. -->
7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> 7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks">
8 For quick access, place your bookmarks here on the bookmarks bar. 8 For quick access, place your bookmarks here on the bookmarks bar.
9 </message> 9 </message>
10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 <if expr="is_win"> 237 <if expr="is_win">
238 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE" desc="Title f or Chrome iOS promotion appearing in the bookmark bubble after a bookmark is sav ed."> 238 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE" desc="Title f or Chrome iOS promotion appearing in the bookmark bubble after a bookmark is sav ed.">
239 Sync this bookmark to your iPhone 239 Sync this bookmark to your iPhone
240 </message> 240 </message>
241 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="Titl e for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved."> 241 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="Titl e for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved.">
242 Get this bookmark on your iPhone 242 Get this bookmark on your iPhone
243 </message> 243 </message>
244 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="Titl e for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved."> 244 <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="Titl e for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved.">
245 Share this bookmark with your iPhone 245 Share this bookmark with your iPhone
246 </message> 246 </message>
247 <message name="IDS_BOOKMARK_FOOTNOTE_DESKTOP_TO_IOS_PROMO_MESSAGE" desc="Tex t of the Chrome iOS promotion displayed at the bottom of the bookmark bubble.">
248 To get your bookmarks on all your devices, <ph name="GET_IOS_APP_LINK">$1< ex>get the application on your iPhone</ex></ph>.
sky 2017/05/17 16:00:40 Why are we saying 'all your devices' here, when th
mrefaat 2017/05/17 19:44:56 I reached to the PM and they changed it to "your m
sky 2017/05/18 02:55:38 Ok. In that case should the others be updated as w
249 </message>
247 </if> 250 </if>
248 <!-- End of Desktop to iOS Promo strings. --> 251 <!-- End of Desktop to iOS Promo strings. -->
249 252
250 <!-- Begin of Bookmark Editor strings. --> 253 <!-- Begin of Bookmark Editor strings. -->
251 <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the ti tle/name of the URL."> 254 <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the ti tle/name of the URL.">
252 Name: 255 Name:
253 </message> 256 </message>
254 <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookma rk name text field in edit folder dialog"> 257 <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookma rk name text field in edit folder dialog">
255 Bookmark name 258 Bookmark name
256 </message> 259 </message>
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 </if> 447 </if>
445 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> 448 <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
446 449
447 <!-- Begin of Bookmark Star button strings. --> 450 <!-- Begin of Bookmark Star button strings. -->
448 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the star button in the right side of the location bar and the current page is bookm arked."> 451 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the star button in the right side of the location bar and the current page is bookm arked.">
449 Edit bookmark for this page 452 Edit bookmark for this page
450 </message> 453 </message>
451 <!-- End of Bookmark Star button strings. --> 454 <!-- End of Bookmark Star button strings. -->
452 455
453 </grit-part> 456 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/chromium_strings.grd » ('j') | chrome/app/chromium_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698