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 and not is_ios and not pp_ifdef('use_titlecase')"> | 5 <if expr="not is_android and not is_ios and not pp_ifdef('use_titlecase')"> |
6 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree fo
r the Bookmarks Bar folder."> | 6 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree fo
r the Bookmarks Bar folder."> |
7 Bookmarks bar | 7 Bookmarks bar |
8 </message> | 8 </message> |
9 </if> | 9 </if> |
10 <if expr="not is_android and not is_ios and pp_ifdef('use_titlecase')"> | 10 <if expr="not is_android and not is_ios and pp_ifdef('use_titlecase')"> |
11 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="In Title Case: Name shown
in the tree for the Bookmarks Bar folder."> | 11 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="In Title Case: Name shown
in the tree for the Bookmarks Bar folder."> |
12 Bookmarks Bar | 12 Bookmarks Bar |
13 </message> | 13 </message> |
14 </if> | 14 </if> |
15 <if expr="is_android"> | 15 <if expr="is_android"> |
16 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> | 16 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> |
17 Desktop bookmarks | 17 Desktop bookmarks |
18 </message> | 18 </message> |
19 </if> | 19 </if> |
20 <if expr="is_ios"> | 20 <if expr="is_ios"> |
21 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> | 21 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> |
22 Desktop Bookmarks | 22 Desktop Bookmarks |
23 </message> | 23 </message> |
24 </if> | 24 </if> |
25 | 25 |
26 <!-- The following two strings are shown when the user has no bookmarks yet. -
-> | 26 <if expr="not is_android"> |
27 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no b
ookmarks"> | 27 <!-- The following two strings are shown when the user has no bookmarks yet.
--> |
28 For quick access, place your bookmarks here on the bookmarks bar. | 28 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no
bookmarks"> |
29 </message> | 29 For quick access, place your bookmarks here on the bookmarks bar. |
30 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> | 30 </message> |
31 Import bookmarks now... | 31 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
32 </message> | 32 Import bookmarks now... |
| 33 </message> |
33 | 34 |
34 <!-- The special folders created when importing from other other browsers. --> | 35 <!-- The special folders created when importing from other other browsers. -
-> |
35 <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks f
rom Internet Explorer"> | 36 <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks
from Internet Explorer"> |
36 Imported From IE | 37 Imported From IE |
37 </message> | 38 </message> |
38 <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookma
rks from Firefox"> | 39 <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of book
marks from Firefox"> |
39 Imported From Firefox | 40 Imported From Firefox |
40 </message> | 41 </message> |
41 <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmar
ks from Safari"> | 42 <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookm
arks from Safari"> |
42 Imported From Safari | 43 Imported From Safari |
43 </message> | 44 </message> |
44 <message name="IDS_BOOKMARK_GROUP_FROM_GOOGLE_TOOLBAR" desc="The group name of
bookmarks from Google Toolbar"> | 45 <message name="IDS_BOOKMARK_GROUP_FROM_GOOGLE_TOOLBAR" desc="The group name
of bookmarks from Google Toolbar"> |
45 Imported From Google Toolbar | 46 Imported From Google Toolbar |
46 </message> | 47 </message> |
47 <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported
from a file"> | 48 <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks importe
d from a file"> |
48 Imported | 49 Imported |
49 </message> | 50 </message> |
| 51 </if> |
50 | 52 |
51 <if expr="not pp_ifdef('use_titlecase')"> | 53 <if expr="not pp_ifdef('use_titlecase')"> |
52 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="Name shown in the
tree for the mobile bookmarks folder"> | 54 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="Name shown in the
tree for the mobile bookmarks folder"> |
53 Mobile bookmarks | 55 Mobile bookmarks |
54 </message> | 56 </message> |
55 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in the t
ree for the other bookmarks folder"> | 57 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in the t
ree for the other bookmarks folder"> |
56 Other bookmarks | 58 Other bookmarks |
57 </message> | 59 </message> |
58 <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="Name shown in the
context menu to hide/show the apps shortcut in the bookmakr bar"> | 60 <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="Name shown in the
context menu to hide/show the apps shortcut in the bookmakr bar"> |
59 Show apps shortcut | 61 Show apps shortcut |
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
500 <if expr="is_android"> | 502 <if expr="is_android"> |
501 <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing
a bookmark folder"> | 503 <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing
a bookmark folder"> |
502 Edit folder | 504 Edit folder |
503 </message> | 505 </message> |
504 <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for remov
ing a bookmark folder"> | 506 <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for remov
ing a bookmark folder"> |
505 Remove folder | 507 Remove folder |
506 </message> | 508 </message> |
507 </if> | 509 </if> |
508 | 510 |
509 </grit-part> | 511 </grit-part> |
OLD | NEW |