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 7877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7888 New Tab | 7888 New Tab |
7889 </message> | 7889 </message> |
7890 <message name="IDS_NEW_TAB_MOST_VISITED" | 7890 <message name="IDS_NEW_TAB_MOST_VISITED" |
7891 desc="The 'Most Visited' heading on the new tab page"> | 7891 desc="The 'Most Visited' heading on the new tab page"> |
7892 Most visited | 7892 Most visited |
7893 </message> | 7893 </message> |
7894 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" | 7894 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" |
7895 desc="The link that restores previously removed thumbnails"> | 7895 desc="The link that restores previously removed thumbnails"> |
7896 Restore all removed thumbnails | 7896 Restore all removed thumbnails |
7897 </message> | 7897 </message> |
| 7898 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" |
| 7899 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> |
| 7900 Restore all |
| 7901 </message> |
7898 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" | 7902 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" |
7899 desc="The 'Recently Closed' heading on the new tab page"> | 7903 desc="The 'Recently Closed' heading on the new tab page"> |
7900 Recently closed | 7904 Recently closed |
7901 </message> | 7905 </message> |
7902 <message name="IDS_NEW_TAB_OTR_MESSAGE" | 7906 <message name="IDS_NEW_TAB_OTR_MESSAGE" |
7903 desc="Used when a person opens an OTR window"> | 7907 desc="Used when a person opens an OTR window"> |
7904 <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name="
END_BOLD">"</strong></ph>. Pages you view in this window won't appear in y
our browser history or search history, and they won't leave other traces, like c
ookies, on your computer after you close the incognito window. Any files you dow
nload or bookmarks you create will be preserved, however. | 7908 <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name="
END_BOLD">"</strong></ph>. Pages you view in this window won't appear in y
our browser history or search history, and they won't leave other traces, like c
ookies, on your computer after you close the incognito window. Any files you dow
nload or bookmarks you create will be preserved, however. |
7905 <ph name="LINE_BREAK"><br /><br /></ph> | 7909 <ph name="LINE_BREAK"><br /><br /></ph> |
7906 <ph name="BEGIN_BOLD"><strong></ph>Going incognito doesn't affect
the behavior of other people, servers, or software. Be wary of:<ph name="END_BOL
D"></strong></ph> | 7910 <ph name="BEGIN_BOLD"><strong></ph>Going incognito doesn't affect
the behavior of other people, servers, or software. Be wary of:<ph name="END_BOL
D"></strong></ph> |
7907 <ph name="BEGIN_LIST"><ul></ph> | 7911 <ph name="BEGIN_LIST"><ul></ph> |
(...skipping 4714 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12622 </includes> | 12626 </includes> |
12623 <structures fallback_to_english="true"> | 12627 <structures fallback_to_english="true"> |
12624 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12625 </structure> | 12629 </structure> |
12626 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12630 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12627 </structure> | 12631 </structure> |
12628 </structures> | 12632 </structures> |
12629 | 12633 |
12630 </release> | 12634 </release> |
12631 </grit> | 12635 </grit> |
OLD | NEW |