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 7104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7115 Start > Control Panel > Network Connections > New Connection
Wizard | 7115 Start > Control Panel > Network Connections > New Connection
Wizard |
7116 <ph name="END_BOLD"></strong></ph> | 7116 <ph name="END_BOLD"></strong></ph> |
7117 to test your connection. | 7117 to test your connection. |
7118 </message> | 7118 </message> |
7119 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_XP"
desc="Summary (platform dependent section) in the error page when the network c
onnection failed. Describes how to get to the network Diagnostics screen under
Windows XP."> | 7119 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_XP"
desc="Summary (platform dependent section) in the error page when the network c
onnection failed. Describes how to get to the network Diagnostics screen under
Windows XP."> |
7120 Click | 7120 Click |
7121 <ph name="BEGIN_BOLD"><strong></ph>Start<ph name="END_BOLD"><
/strong></ph>, | 7121 <ph name="BEGIN_BOLD"><strong></ph>Start<ph name="END_BOLD"><
/strong></ph>, |
7122 click | 7122 click |
7123 <ph name="BEGIN_BOLD"><strong></ph>Run<ph name="END_BOLD"></s
trong></ph>, | 7123 <ph name="BEGIN_BOLD"><strong></ph>Run<ph name="END_BOLD"></s
trong></ph>, |
7124 type | 7124 type |
7125 <!-- GRIT maps \n to line breaks, but leaves \\'s alone, so we need to
be a bit more creative in escaping backslashes. --> | 7125 <ph name="BEGIN_BOLD"><strong></ph>%windir%\network diagnostic\x
pnetdiag.exe<ph name="END_BOLD"></strong></ph>, |
7126 <ph name="BEGIN_BOLD"><strong></ph>%windir%&#92;network diag
nostic&#92;xpnetdiag.exe<ph name="END_BOLD"></strong></ph>, | |
7127 and then click | 7126 and then click |
7128 <ph name="BEGIN_BOLD"><strong></ph>OK<ph name="END_BOLD"></st
rong></ph>. | 7127 <ph name="BEGIN_BOLD"><strong></ph>OK<ph name="END_BOLD"></st
rong></ph>. |
7129 </message> | 7128 </message> |
7130 </if> | 7129 </if> |
7131 | 7130 |
7132 <message name="IDS_ERRORPAGES_SUMMARY_CACHE_MISS" desc="Summary in the err
or page when we couldn't find a resource in the cache, and cannot fall back to t
he network."> | 7131 <message name="IDS_ERRORPAGES_SUMMARY_CACHE_MISS" desc="Summary in the err
or page when we couldn't find a resource in the cache, and cannot fall back to t
he network."> |
7133 The webpage was not found in the cache. Certain resources | 7132 The webpage was not found in the cache. Certain resources |
7134 can only be safely loaded from the cache, such as pages generated | 7133 can only be safely loaded from the cache, such as pages generated |
7135 from submitted data. | 7134 from submitted data. |
7136 <ph name="LINE_BREAK"><br /><br /></ph> | 7135 <ph name="LINE_BREAK"><br /><br /></ph> |
(...skipping 7446 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14583 </messages> | 14582 </messages> |
14584 <structures fallback_to_english="true"> | 14583 <structures fallback_to_english="true"> |
14585 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14584 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14586 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14585 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14587 </structure> | 14586 </structure> |
14588 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14587 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14589 </structure> | 14588 </structure> |
14590 </structures> | 14589 </structures> |
14591 </release> | 14590 </release> |
14592 </grit> | 14591 </grit> |
OLD | NEW |