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

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

Issue 10382077: Update all GAIA URLs to accounts.google.com/... from www.google.com/accounts/... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/resources/terms/chromeos/terms_en.html » ('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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
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 <if expr="pp_ifdef('use_third_party_translations')"> 9 <if expr="pp_ifdef('use_third_party_translations')">
10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast" /> 10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast" />
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 </message> 352 </message>
353 353
354 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> 354 <!-- The URL for Adobe Flash storage settings. We cannot rely on -->
355 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> 355 <!-- the automatic expansion of GRITLANGCODE here because Adobe does -->
356 <!-- not use the language/locale code. --> 356 <!-- not use the language/locale code. -->
357 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> 357 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true">
358 http://www.adobe.com/go/settmgr_storage_en 358 http://www.adobe.com/go/settmgr_storage_en
359 </message> 359 </message>
360 360
361 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> 361 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false">
362 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] 362 https://accounts.google.com/IssuedAuthSubTokens?hl=[GRITLANGCODE]
363 </message> 363 </message>
364 364
365 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false "> 365 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false ">
366 https://www.google.com/support/chrome/bin/answer.py?answer=1181420 366 https://www.google.com/support/chrome/bin/answer.py?answer=1181420
367 </message> 367 </message>
368 368
369 <!-- The width of the cloud print setup wizard / login dialog in --> 369 <!-- The width of the cloud print setup wizard / login dialog in -->
370 <!-- characters. --> 370 <!-- characters. -->
371 <message name="IDS_CLOUD_PRINT_SETUP_WIZARD_WIDTH_CHARS" 371 <message name="IDS_CLOUD_PRINT_SETUP_WIZARD_WIDTH_CHARS"
372 use_name_for_id="true"> 372 use_name_for_id="true">
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true"> 437 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true">
438 70 438 70
439 </message> 439 </message>
440 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true"> 440 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true">
441 16 441 16
442 </message> 442 </message>
443 </if> 443 </if>
444 </messages> 444 </messages>
445 </release> 445 </release>
446 </grit> 446 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/terms/chromeos/terms_en.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698