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 8712 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8723 Invalid URL. | 8723 Invalid URL. |
8724 </message> | 8724 </message> |
8725 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab
el for the tree item that shows the recently added bookmarks."> | 8725 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab
el for the tree item that shows the recently added bookmarks."> |
8726 Recent | 8726 Recent |
8727 </message> | 8727 </message> |
8728 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The lab
el for the tree item that shows the search results for the bookmarks."> | 8728 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The lab
el for the tree item that shows the search results for the bookmarks."> |
8729 Search | 8729 Search |
8730 </message> | 8730 </message> |
8731 </if> | 8731 </if> |
8732 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i
n the wrench menu and in the mac menu bar"> | 8732 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i
n the wrench menu and in the mac menu bar"> |
8733 Bookmarks | 8733 &Bookmarks |
8734 </message> | 8734 </message> |
8735 | 8735 |
8736 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl
oaded files when we have no idea what they could be."> | 8736 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl
oaded files when we have no idea what they could be."> |
8737 download | 8737 download |
8738 </message> | 8738 </message> |
8739 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> | 8739 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> |
8740 Untitled | 8740 Untitled |
8741 </message> | 8741 </message> |
8742 | 8742 |
8743 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of
the 'set as default' button on the default browser infobar."> | 8743 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of
the 'set as default' button on the default browser infobar."> |
(...skipping 3841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12585 </includes> | 12585 </includes> |
12586 <structures fallback_to_english="true"> | 12586 <structures fallback_to_english="true"> |
12587 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12587 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12588 </structure> | 12588 </structure> |
12589 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12589 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12590 </structure> | 12590 </structure> |
12591 </structures> | 12591 </structures> |
12592 | 12592 |
12593 </release> | 12593 </release> |
12594 </grit> | 12594 </grit> |
OLD | NEW |