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

Side by Side Diff: chrome/app/resources/locale_settings.grd

Issue 2710333002: Update welcome page URL to new format. (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | 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 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/locale_settings.h" type="rc_header"> 4 <output filename="grit/locale_settings.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="locale_settings_am.pak" type="data_package" lang="am" /> 7 <output filename="locale_settings_am.pak" type="data_package" lang="am" />
8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> 8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" />
9 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" /> 9 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" />
10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" /> 10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" />
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 <!-- characters and lines (See above). --> 197 <!-- characters and lines (See above). -->
198 <message name="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS" use_name_for_id="true"> 198 <message name="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS" use_name_for_id="true">
199 50 199 50
200 </message> 200 </message>
201 <message name="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES" use_name_for_id="true"> 201 <message name="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES" use_name_for_id="true">
202 8 202 8
203 </message> 203 </message>
204 204
205 <!-- The URL for the the Welcome to Chrome page shown on first run. --> 205 <!-- The URL for the the Welcome to Chrome page shown on first run. -->
206 <message name="IDS_WELCOME_PAGE_URL" translateable="false"> 206 <message name="IDS_WELCOME_PAGE_URL" translateable="false">
207 http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html 207 https://www.google.com/intl/[GRITLANGCODE]/chrome/browser/welcome.html
208 </message> 208 </message>
209 209
210 <!-- The language dependent download view size. --> 210 <!-- The language dependent download view size. -->
211 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> 211 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true">
212 52 212 52
213 </message> 213 </message>
214 214
215 <!-- The URL for the themes gallery. --> 215 <!-- The URL for the themes gallery. -->
216 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> 216 <message name="IDS_THEMES_GALLERY_URL" translateable="false">
217 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&amp;category=theme 217 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&amp;category=theme
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 </message> 312 </message>
313 313
314 <!-- Links on the History page. --> 314 <!-- Links on the History page. -->
315 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_HISTORY" transla teable="false"> 315 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_HISTORY" transla teable="false">
316 https://history.google.com/history/?utm_source=chrome_h 316 https://history.google.com/history/?utm_source=chrome_h
317 </message> 317 </message>
318 318
319 </messages> 319 </messages>
320 </release> 320 </release>
321 </grit> 321 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698