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

Side by Side Diff: components/components_google_chrome_strings.grd

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 &gt; 165 the Chrome menu &gt;
166 <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>
167 &gt; 167 &gt;
168 <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>
169 &gt; 169 &gt;
170 <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&#8230;</ex></ph>
171 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;
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 &gt; 177 the Chrome menu &gt;
178 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 178 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
179 &gt; 179 &gt;
180 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 180 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
181 &gt; 181 &gt;
182 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings...</ex></ph> 182 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings&#8230;</ex></ph>
183 &gt; 183 &gt;
184 LAN Settings 184 LAN Settings
185 and deselect &quot;Use a proxy server for your LAN&quot;. 185 and deselect &quot;Use a proxy server for your LAN&quot;.
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
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>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698