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

Side by Side Diff: chrome/app/google_chrome_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
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 specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
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/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 902 matching lines...) Expand 10 before | Expand all | Expand 10 after
913 </message> 913 </message>
914 914
915 <!-- Network Error Pages --> 915 <!-- Network Error Pages -->
916 <if expr="not is_android"> 916 <if expr="not is_android">
917 <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."> 917 <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.">
918 Go to 918 Go to
919 the Chrome menu &gt; 919 the Chrome menu &gt;
920 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 920 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
921 &gt; 921 &gt;
922 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 922 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
923 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; 923 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.
924 If this does not resolve the issue, we recommend selecting this option 924 If this does not resolve the issue, we recommend selecting this option
925 again for improved performance. 925 again for improved performance.
926 </message> 926 </message>
927 </if> 927 </if>
928 <if expr="is_android"> 928 <if expr="is_android">
929 <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."> 929 <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.">
930 Go to the Chrome menu &gt; Settings &gt; (Advanced) Privacy 930 Go to the Chrome menu &gt; Settings &gt; (Advanced) Privacy
931 and disable &quot;Network action predictions.&quot; 931 and disable &quot;Network action predictions.&quot;
932 If this does not resolve the issue, we recommend re-enabling this opti on 932 If this does not resolve the issue, we recommend re-enabling this opti on
933 again for improved performance. 933 again for improved performance.
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1264 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1265 </message> 1265 </message>
1266 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1266 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1267 Chrome OS terms 1267 Chrome OS terms
1268 </message> 1268 </message>
1269 </if> 1269 </if>
1270 1270
1271 </messages> 1271 </messages>
1272 </release> 1272 </release>
1273 </grit> 1273 </grit>
OLDNEW
« chrome/app/chromium_strings.grd ('K') | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698