OLD | NEW |
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 Loading... |
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 your mobile device, <ph name="GET_IOS_APP_LINK">$
1<ex>get the application on your iPhone</ex></ph>. |
| 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 Loading... |
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> |
OLD | NEW |