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 7086 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7097 Start > Control Panel > Network Connections > New Connection
Wizard | 7097 Start > Control Panel > Network Connections > New Connection
Wizard |
7098 <ph name="END_BOLD"></strong></ph> | 7098 <ph name="END_BOLD"></strong></ph> |
7099 to test your connection. | 7099 to test your connection. |
7100 </message> | 7100 </message> |
7101 <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."> | 7101 <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."> |
7102 Click | 7102 Click |
7103 <ph name="BEGIN_BOLD"><strong></ph>Start<ph name="END_BOLD"><
/strong></ph>, | 7103 <ph name="BEGIN_BOLD"><strong></ph>Start<ph name="END_BOLD"><
/strong></ph>, |
7104 click | 7104 click |
7105 <ph name="BEGIN_BOLD"><strong></ph>Run<ph name="END_BOLD"></s
trong></ph>, | 7105 <ph name="BEGIN_BOLD"><strong></ph>Run<ph name="END_BOLD"></s
trong></ph>, |
7106 type | 7106 type |
7107 <ph name="BEGIN_BOLD"><strong></ph>%windir%\\network diagnostic\
\xpnetdiag.exe<ph name="END_BOLD"></strong></ph>, | 7107 <ph name="BEGIN_BOLD"><strong></ph>%windir%\network diagnost
ic\xpnetdiag.exe<ph name="END_BOLD"></strong></ph>, |
7108 and then click | 7108 and then click |
7109 <ph name="BEGIN_BOLD"><strong></ph>OK<ph name="END_BOLD"></st
rong></ph>. | 7109 <ph name="BEGIN_BOLD"><strong></ph>OK<ph name="END_BOLD"></st
rong></ph>. |
7110 </message> | 7110 </message> |
7111 </if> | 7111 </if> |
7112 | 7112 |
7113 <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."> | 7113 <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."> |
7114 The webpage was not found in the cache. Certain resources | 7114 The webpage was not found in the cache. Certain resources |
7115 can only be safely loaded from the cache, such as pages generated | 7115 can only be safely loaded from the cache, such as pages generated |
7116 from submitted data. | 7116 from submitted data. |
7117 <ph name="LINE_BREAK"><br /><br /></ph> | 7117 <ph name="LINE_BREAK"><br /><br /></ph> |
(...skipping 7483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14601 </messages> | 14601 </messages> |
14602 <structures fallback_to_english="true"> | 14602 <structures fallback_to_english="true"> |
14603 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14603 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14604 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14604 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14605 </structure> | 14605 </structure> |
14606 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14606 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14607 </structure> | 14607 </structure> |
14608 </structures> | 14608 </structures> |
14609 </release> | 14609 </release> |
14610 </grit> | 14610 </grit> |
OLD | NEW |