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

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

Issue 3221005: Tweaks to the SSL InfoBubble dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/page_info_model.cc » ('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.rc" type="rc_all" lang="am" /> 7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" />
8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> 8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" />
9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> 9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" />
10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> 10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" />
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 357
358 <!-- The width and height of the Page Info dialog box in characters and li nes --> 358 <!-- The width and height of the Page Info dialog box in characters and li nes -->
359 <!-- (See above). --> 359 <!-- (See above). -->
360 <message name="IDS_PAGEINFO_DIALOG_WIDTH_CHARS" use_name_for_id="true"> 360 <message name="IDS_PAGEINFO_DIALOG_WIDTH_CHARS" use_name_for_id="true">
361 70 361 70
362 </message> 362 </message>
363 <message name="IDS_PAGEINFO_DIALOG_HEIGHT_LINES" use_name_for_id="true"> 363 <message name="IDS_PAGEINFO_DIALOG_HEIGHT_LINES" use_name_for_id="true">
364 25 364 25
365 </message> 365 </message>
366 366
367 <!-- The URL for the "Learn more" page for the Privacy section under Optio ns. -->
368 <message name="IDS_PAGE_INFO_HELP_CENTER" translateable="false">
369 http://www.google.com/support/chrome/bin/answer.py?hl=[GRITLANGCODE]&amp ;answer=95617
370 </message>
371
367 <!-- The width and height of the Page Info bubble characters and lines (Se e above). --> 372 <!-- The width and height of the Page Info bubble characters and lines (Se e above). -->
368 <message name="IDS_PAGEINFOBUBBLE_WIDTH_CHARS" use_name_for_id="true"> 373 <message name="IDS_PAGEINFOBUBBLE_WIDTH_CHARS" use_name_for_id="true">
369 50 374 50
370 </message> 375 </message>
371 <message name="IDS_PAGEINFOBUBBLE_HEIGHT_LINES" use_name_for_id="true"> 376 <message name="IDS_PAGEINFOBUBBLE_HEIGHT_LINES" use_name_for_id="true">
372 30 377 30
373 </message> 378 </message>
374 379
375 <!-- The width and height of the Search Engines dialog box in characters a nd --> 380 <!-- The width and height of the Search Engines dialog box in characters a nd -->
376 <!-- lines (See above). --> 381 <!-- lines (See above). -->
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
709 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true"> 714 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true">
710 70 715 70
711 </message> 716 </message>
712 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true"> 717 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true">
713 14 718 14
714 </message> 719 </message>
715 </if> 720 </if>
716 </messages> 721 </messages>
717 </release> 722 </release>
718 </grit> 723 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/page_info_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698