Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(379)

Side by Side Diff: components/components_google_chrome_strings.grd

Issue 1786113002: Network errors, hide suggestions less relevant on mobile platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove strings for Android and iOS Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 <file path="strings/components_google_chrome_strings_th.xtb" lang="th" /> 126 <file path="strings/components_google_chrome_strings_th.xtb" lang="th" />
127 <file path="strings/components_google_chrome_strings_tr.xtb" lang="tr" /> 127 <file path="strings/components_google_chrome_strings_tr.xtb" lang="tr" />
128 <file path="strings/components_google_chrome_strings_uk.xtb" lang="uk" /> 128 <file path="strings/components_google_chrome_strings_uk.xtb" lang="uk" />
129 <file path="strings/components_google_chrome_strings_vi.xtb" lang="vi" /> 129 <file path="strings/components_google_chrome_strings_vi.xtb" lang="vi" />
130 <file path="strings/components_google_chrome_strings_zh-CN.xtb" lang="zh-CN" /> 130 <file path="strings/components_google_chrome_strings_zh-CN.xtb" lang="zh-CN" />
131 <file path="strings/components_google_chrome_strings_zh-TW.xtb" lang="zh-TW" /> 131 <file path="strings/components_google_chrome_strings_zh-TW.xtb" lang="zh-TW" />
132 </translations> 132 </translations>
133 <release seq="1" allow_pseudo="false"> 133 <release seq="1" allow_pseudo="false">
134 <messages fallback_to_english="true"> 134 <messages fallback_to_english="true">
135 <!-- Network Error Pages --> 135 <!-- Network Error Pages -->
136 <if expr="not is_android"> 136 <if expr="not is_android and not is_ios">
137 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc=" When a page fails to load, sometimes we suggest disabling predicting network act ions. These are details below a header for non Android devices."> 137 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc=" When a page fails to load, sometimes we suggest disabling predicting network act ions. These are details below a header for non Android devices.">
138 Go to 138 Go to
139 the Chrome menu &gt; 139 the Chrome menu &gt;
140 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 140 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
141 &gt; 141 &gt;
142 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 142 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
143 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jsconte nt="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Use a prediction service to lo ad pages more quickly</ex></ph>.&quot; 143 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jsconte nt="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Use a prediction service to lo ad pages more quickly</ex></ph>.&quot;
144 If this does not resolve the issue, we recommend selecting this option 144 If this does not resolve the issue, we recommend selecting this option
145 again for improved performance. 145 again for improved performance.
146 </message> 146 </message>
147 </if> 147 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="W hen a webpage fails to load, in some cases we suggest reconfiguring the firewall . This is a header above some details.">
148 <if expr="is_android"> 148 Allow Chrome to access the network in your firewall or antivirus
jochen (gone - plz use gerrit) 2016/03/15 20:30:42 why do we have chrome/chromium checked into string
mmenke 2016/03/15 20:34:00 Nouns inflect in various languages, so can't just
149 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc=" When a page fails to load, sometimes we suggest disabling predicting network act ions. These are details below a header for Android devices. Note that on devic es without mobile network (3G) capability, the setting is a checkbox, while on o ther devices, it is a list of three items. The words _disable_ and _re-enabling _ can be used for both cases."> 149 settings.
150 Go to the Chrome menu &gt; Settings &gt; (Advanced) Privacy
151 and disable &quot;Prefetch page resources.&quot;
152 If this does not resolve the issue, we recommend re-enabling this opti on
153 again for improved performance.
154 </message> 150 </message>
155 </if> 151 </if>
156 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="Whe n a webpage fails to load, in some cases we suggest reconfiguring the firewall. This is a header above some details.">
157 Allow Chrome to access the network in your firewall or antivirus
158 settings.
159 </message>
160 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_ENROLLMENT_CHECK_PENDING" de sc="Summary in the error page when the user tries to browse before the forced en rollment check has finished."> 152 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_ENROLLMENT_CHECK_PENDING" de sc="Summary in the error page when the user tries to browse before the forced en rollment check has finished.">
161 Chrome OS hasn’t completed its initial setup. 153 Chrome OS hasn’t completed its initial setup.
162 </message> 154 </message>
163 <if expr="is_macosx"> 155 <if expr="is_macosx">
164 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M ac OSX instructions for disabling use of a proxy server."> 156 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M ac OSX instructions for disabling use of a proxy server.">
165 Go to 157 Go to
166 Applications &gt; System Preferences &gt; Network &gt; Advanced &gt; P roxies 158 Applications &gt; System Preferences &gt; Network &gt; Advanced &gt; P roxies
167 and deselect any proxies that have been selected. 159 and deselect any proxies that have been selected.
168 </message> 160 </message>
169 </if> 161 </if>
170 <if expr="is_android or is_ios">
171 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="I nstructions for disabling use of a proxy server (leave empty for Android and iOS ).">
172 </message>
173 </if>
174 <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">
175 <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.">
176 Go to 164 Go to
177 the Chrome menu &gt; 165 the Chrome menu &gt;
178 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 166 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
179 &gt; 167 &gt;
180 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 168 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
181 &gt; 169 &gt;
182 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings...</ex></ph> 170 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings...</ex></ph>
183 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot; 171 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot;
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 <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.">
225 You are viewing a secure Google Chrome page. 213 You are viewing a secure Google Chrome page.
226 </message> 214 </message>
227 215
228 <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.">
229 Chrome didn't shut down correctly. 217 Chrome didn't shut down correctly.
230 </message> 218 </message>
231 </messages> 219 </messages>
232 </release> 220 </release>
233 </grit> 221 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698