OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/components_google_chrome_strings.h" type="rc_header"> | 6 <output filename="grit/components_google_chrome_strings.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="components_google_chrome_strings_am.pak" type="data_packag
e" lang="am" /> | 9 <output filename="components_google_chrome_strings_am.pak" type="data_packag
e" lang="am" /> |
10 <output filename="components_google_chrome_strings_ar.pak" type="data_packag
e" lang="ar" /> | 10 <output filename="components_google_chrome_strings_ar.pak" type="data_packag
e" lang="ar" /> |
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
160 </message> | 160 </message> |
161 </if> | 161 </if> |
162 <if expr="not chromeos and is_posix and not is_macosx and not is_android a
nd not is_ios"> | 162 <if expr="not chromeos and is_posix and not is_macosx and not is_android a
nd not is_ios"> |
163 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L
inux instructions for disabling use of a proxy server."> | 163 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L
inux instructions for disabling use of a proxy server."> |
164 Go to | 164 Go to |
165 the Chrome menu > | 165 the Chrome menu > |
166 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> | 166 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> |
167 > | 167 > |
168 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> | 168 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> |
169 > | 169 > |
170 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings...</ex></ph> | 170 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings…</ex></ph> |
171 and make sure your configuration is set to "no proxy" or &qu
ot;direct." | 171 and make sure your configuration is set to "no proxy" or &qu
ot;direct." |
172 </message> | 172 </message> |
173 </if> | 173 </if> |
174 <if expr="is_win"> | 174 <if expr="is_win"> |
175 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="W
indows instructions for disabling use of a proxy server."> | 175 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="W
indows instructions for disabling use of a proxy server."> |
176 Go to | 176 Go to |
177 the Chrome menu > | 177 the Chrome menu > |
178 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> | 178 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></s
pan><ex>Settings</ex></ph> |
179 > | 179 > |
180 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> | 180 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></s
pan><ex>Under the Hood</ex></ph> |
181 > | 181 > |
182 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings...</ex></ph> | 182 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings…</ex></ph> |
183 > | 183 > |
184 LAN Settings | 184 LAN Settings |
185 and deselect "Use a proxy server for your LAN". | 185 and deselect "Use a proxy server for your LAN". |
186 </message> | 186 </message> |
187 </if> | 187 </if> |
188 | 188 |
189 <!-- About Flags UI --> | 189 <!-- About Flags UI --> |
190 <if expr="not chromeos"> | 190 <if expr="not chromeos"> |
191 <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user tha
t he needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'."
> | 191 <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user tha
t he needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'."
> |
192 Your changes will take effect the next time you relaunch Google Chrome
. | 192 Your changes will take effect the next time you relaunch Google Chrome
. |
(...skipping 19 matching lines...) Expand all Loading... |
212 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> | 212 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> |
213 You are viewing a secure Google Chrome page. | 213 You are viewing a secure Google Chrome page. |
214 </message> | 214 </message> |
215 | 215 |
216 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> | 216 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> |
217 Chrome didn't shut down correctly. | 217 Chrome didn't shut down correctly. |
218 </message> | 218 </message> |
219 </messages> | 219 </messages> |
220 </release> | 220 </release> |
221 </grit> | 221 </grit> |
OLD | NEW |