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

Side by Side Diff: components/components_chromium_strings.grd

Issue 1724193002: Update settings string for enabling network predictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: igrigorik's comments Created 4 years, 10 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
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | components/components_google_chrome_strings.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_chromium_strings.h" type="rc_header"> 6 <output filename="grit/components_chromium_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_chromium_strings_am.pak" type="data_package" la ng="am" /> 9 <output filename="components_chromium_strings_am.pak" type="data_package" la ng="am" />
10 <output filename="components_chromium_strings_ar.pak" type="data_package" la ng="ar" /> 10 <output filename="components_chromium_strings_ar.pak" type="data_package" la ng="ar" />
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
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">
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 Chromium menu &gt; 139 the Chromium 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>Prefetch resources to load pag es 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 </if>
148 <if expr="is_android"> 148 <if expr="is_android">
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 <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.">
150 Go to the Chromium menu &gt; Settings &gt; (Advanced) Privacy 150 Go to the Chromium menu &gt; Settings &gt; (Advanced) Privacy
151 and disable &quot;Prefetch page resources.&quot; 151 and disable &quot;Prefetch page resources.&quot;
152 If this does not resolve the issue, we recommend re-enabling this opti on 152 If this does not resolve the issue, we recommend re-enabling this opti on
153 again for improved performance. 153 again for improved performance.
(...skipping 70 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."> 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.">
225 You are viewing a secure Chromium page. 225 You are viewing a secure Chromium page.
226 </message> 226 </message>
227 227
228 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly."> 228 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly.">
229 Chromium didn't shut down correctly. 229 Chromium didn't shut down correctly.
230 </message> 230 </message>
231 </messages> 231 </messages>
232 </release> 232 </release>
233 </grit> 233 </grit>
OLDNEW
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | components/components_google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698