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. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 8051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8062 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" | 8062 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" |
8063 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> | 8063 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> |
8064 Restore all | 8064 Restore all |
8065 </message> | 8065 </message> |
8066 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" | 8066 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" |
8067 desc="The 'Recently Closed' heading on the new tab page"> | 8067 desc="The 'Recently Closed' heading on the new tab page"> |
8068 Recently closed | 8068 Recently closed |
8069 </message> | 8069 </message> |
8070 <message name="IDS_NEW_TAB_OTR_MESSAGE" | 8070 <message name="IDS_NEW_TAB_OTR_MESSAGE" |
8071 desc="Used when a person opens an OTR window"> | 8071 desc="Used when a person opens an OTR window"> |
8072 <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. | 8072 <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 all open incognito windows. Any files y
ou download or bookmarks you create will be preserved, however. |
8073 <ph name="LINE_BREAK"><br /><br /></ph> | 8073 <ph name="LINE_BREAK"><br /><br /></ph> |
8074 <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> | 8074 <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> |
8075 <ph name="BEGIN_LIST"><ul></ph> | 8075 <ph name="BEGIN_LIST"><ul></ph> |
8076 <ph name="BEGIN_LIST_ITEM"><li></ph>Websites that collect or sha
re information about you<ph name="END_LIST_ITEM"></li></ph> | 8076 <ph name="BEGIN_LIST_ITEM"><li></ph>Websites that collect or sha
re information about you<ph name="END_LIST_ITEM"></li></ph> |
8077 <ph name="BEGIN_LIST_ITEM"><li></ph>Internet service providers o
r employers that track the pages you visit<ph name="END_LIST_ITEM"></li></
ph> | 8077 <ph name="BEGIN_LIST_ITEM"><li></ph>Internet service providers o
r employers that track the pages you visit<ph name="END_LIST_ITEM"></li></
ph> |
8078 <ph name="BEGIN_LIST_ITEM"><li></ph>Malicious software that trac
ks your keystrokes in exchange for free smileys<ph name="END_LIST_ITEM"></li&
gt;</ph> | 8078 <ph name="BEGIN_LIST_ITEM"><li></ph>Malicious software that trac
ks your keystrokes in exchange for free smileys<ph name="END_LIST_ITEM"></li&
gt;</ph> |
8079 <ph name="BEGIN_LIST_ITEM"><li></ph>Surveillance by secret agent
s<ph name="END_LIST_ITEM"></li></ph> | 8079 <ph name="BEGIN_LIST_ITEM"><li></ph>Surveillance by secret agent
s<ph name="END_LIST_ITEM"></li></ph> |
8080 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you<p
h name="END_LIST_ITEM"></li></ph> | 8080 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you<p
h name="END_LIST_ITEM"></li></ph> |
8081 <ph name="END_LIST"></ul></ph> | 8081 <ph name="END_LIST"></ul></ph> |
8082 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_LI
NK"></a></ph> about incognito browsing. | 8082 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_LI
NK"></a></ph> about incognito browsing. |
(...skipping 4821 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12904 </includes> | 12904 </includes> |
12905 <structures fallback_to_english="true"> | 12905 <structures fallback_to_english="true"> |
12906 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12906 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12907 </structure> | 12907 </structure> |
12908 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12908 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12909 </structure> | 12909 </structure> |
12910 </structures> | 12910 </structures> |
12911 | 12911 |
12912 </release> | 12912 </release> |
12913 </grit> | 12913 </grit> |
OLD | NEW |