| 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 7897 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7908 New Tab | 7908 New Tab |
| 7909 </message> | 7909 </message> |
| 7910 <message name="IDS_NEW_TAB_MOST_VISITED" | 7910 <message name="IDS_NEW_TAB_MOST_VISITED" |
| 7911 desc="The 'Most Visited' heading on the new tab page"> | 7911 desc="The 'Most Visited' heading on the new tab page"> |
| 7912 Most visited | 7912 Most visited |
| 7913 </message> | 7913 </message> |
| 7914 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" | 7914 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" |
| 7915 desc="The link that restores previously removed thumbnails"> | 7915 desc="The link that restores previously removed thumbnails"> |
| 7916 Restore all removed thumbnails | 7916 Restore all removed thumbnails |
| 7917 </message> | 7917 </message> |
| 7918 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" |
| 7919 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> |
| 7920 Restore all |
| 7921 </message> |
| 7918 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" | 7922 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" |
| 7919 desc="The 'Recently Closed' heading on the new tab page"> | 7923 desc="The 'Recently Closed' heading on the new tab page"> |
| 7920 Recently closed | 7924 Recently closed |
| 7921 </message> | 7925 </message> |
| 7922 <message name="IDS_NEW_TAB_OTR_MESSAGE" | 7926 <message name="IDS_NEW_TAB_OTR_MESSAGE" |
| 7923 desc="Used when a person opens an OTR window"> | 7927 desc="Used when a person opens an OTR window"> |
| 7924 <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. | 7928 <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. |
| 7925 <ph name="LINE_BREAK"><br /><br /></ph> | 7929 <ph name="LINE_BREAK"><br /><br /></ph> |
| 7926 <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> | 7930 <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> |
| 7927 <ph name="BEGIN_LIST"><ul></ph> | 7931 <ph name="BEGIN_LIST"><ul></ph> |
| (...skipping 4711 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12639 </includes> | 12643 </includes> |
| 12640 <structures fallback_to_english="true"> | 12644 <structures fallback_to_english="true"> |
| 12641 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12645 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12642 </structure> | 12646 </structure> |
| 12643 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12647 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12644 </structure> | 12648 </structure> |
| 12645 </structures> | 12649 </structures> |
| 12646 | 12650 |
| 12647 </release> | 12651 </release> |
| 12648 </grit> | 12652 </grit> |
| OLD | NEW |