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

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 849933002: Change UI strings per request of UX team. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')
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 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 978 matching lines...) Expand 10 before | Expand all | Expand 10 after
989 </message> 989 </message>
990 990
991 <!-- Network Error Pages --> 991 <!-- Network Error Pages -->
992 <if expr="not is_android"> 992 <if expr="not is_android">
993 <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."> 993 <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.">
994 Go to 994 Go to
995 the Chromium menu &gt; 995 the Chromium menu &gt;
996 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 996 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
997 &gt; 997 &gt;
998 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 998 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
999 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jsconte nt="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Predict network actions to imp rove page load performance</ex></ph>.&quot; 999 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;
mmenke 2015/01/14 15:25:16 The next string contains the Android version of th
Bence 2015/01/14 16:10:18 Done.
1000 If this does not resolve the issue, we recommend selecting this option 1000 If this does not resolve the issue, we recommend selecting this option
1001 again for improved performance. 1001 again for improved performance.
1002 </message> 1002 </message>
1003 </if> 1003 </if>
1004 <if expr="is_android"> 1004 <if expr="is_android">
1005 <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."> 1005 <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.">
1006 Go to the Chromium menu &gt; Settings &gt; (Advanced) Privacy 1006 Go to the Chromium menu &gt; Settings &gt; (Advanced) Privacy
1007 and disable &quot;Network action predictions.&quot; 1007 and disable &quot;Network action predictions.&quot;
1008 If this does not resolve the issue, we recommend re-enabling this opti on 1008 If this does not resolve the issue, we recommend re-enabling this opti on
1009 again for improved performance. 1009 again for improved performance.
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
1340 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way. 1340 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way.
1341 </message> 1341 </message>
1342 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1342 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1343 Chromium OS terms 1343 Chromium OS terms
1344 </message> 1344 </message>
1345 </if> 1345 </if>
1346 1346
1347 </messages> 1347 </messages>
1348 </release> 1348 </release>
1349 </grit> 1349 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698