OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 5787 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5798 <message name="IDS_BOOMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the
new folder context menu item."> | 5798 <message name="IDS_BOOMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the
new folder context menu item."> |
5799 &New folder | 5799 &New folder |
5800 </message> | 5800 </message> |
5801 <message name="IDS_BOOMARK_EDITOR_TITLE" desc="Title of the window the boo
kmark editor is in."> | 5801 <message name="IDS_BOOMARK_EDITOR_TITLE" desc="Title of the window the boo
kmark editor is in."> |
5802 Edit Bookmark | 5802 Edit Bookmark |
5803 </message> | 5803 </message> |
5804 <if expr="not pp_ifdef('use_titlecase')"> | 5804 <if expr="not pp_ifdef('use_titlecase')"> |
5805 <message name="IDS_BOOMARK_BAR_FOLDER_NAME" desc="Name shown in the tree
for the bookmarks bar folder"> | 5805 <message name="IDS_BOOMARK_BAR_FOLDER_NAME" desc="Name shown in the tree
for the bookmarks bar folder"> |
5806 Bookmarks bar | 5806 Bookmarks bar |
5807 </message> | 5807 </message> |
| 5808 <message name="IDS_BOOMARK_BAR_SYNCED_FOLDER_NAME" desc="Name shown in t
he tree for the synced bookmarks folder"> |
| 5809 Synced bookmarks |
| 5810 </message> |
5808 <message name="IDS_BOOMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in th
e tree for the other bookmarks folder"> | 5811 <message name="IDS_BOOMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in th
e tree for the other bookmarks folder"> |
5809 Other bookmarks | 5812 Other bookmarks |
5810 </message> | 5813 </message> |
5811 </if> | 5814 </if> |
5812 <if expr="pp_ifdef('use_titlecase')"> | 5815 <if expr="pp_ifdef('use_titlecase')"> |
5813 <message name="IDS_BOOMARK_BAR_FOLDER_NAME" desc="In Title Case: Name sh
own in the tree for the bookmarks bar folder"> | 5816 <message name="IDS_BOOMARK_BAR_FOLDER_NAME" desc="In Title Case: Name sh
own in the tree for the bookmarks bar folder"> |
5814 Bookmarks Bar | 5817 Bookmarks Bar |
5815 </message> | 5818 </message> |
| 5819 <message name="IDS_BOOMARK_BAR_SYNCED_FOLDER_NAME" desc="In Title Case:
Name shown in the tree for the synced bookmarks folder"> |
| 5820 Synced Bookmarks |
| 5821 </message> |
5816 <message name="IDS_BOOMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: N
ame shown in the tree for the other bookmarks folder"> | 5822 <message name="IDS_BOOMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: N
ame shown in the tree for the other bookmarks folder"> |
5817 Other Bookmarks | 5823 Other Bookmarks |
5818 </message> | 5824 </message> |
5819 </if> | 5825 </if> |
5820 <message name="IDS_BOOMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly cr
eated groups"> | 5826 <message name="IDS_BOOMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly cr
eated groups"> |
5821 New folder | 5827 New folder |
5822 </message> | 5828 </message> |
5823 <message name="IDS_BOOMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> | 5829 <message name="IDS_BOOMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> |
5824 Edit folder name | 5830 Edit folder name |
5825 </message> | 5831 </message> |
(...skipping 6525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12351 </includes> | 12357 </includes> |
12352 <structures fallback_to_english="true"> | 12358 <structures fallback_to_english="true"> |
12353 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12359 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12354 </structure> | 12360 </structure> |
12355 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12361 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12356 </structure> | 12362 </structure> |
12357 </structures> | 12363 </structures> |
12358 | 12364 |
12359 </release> | 12365 </release> |
12360 </grit> | 12366 </grit> |
OLD | NEW |