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

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

Issue 467025: Bookmark sync windows for non-English locales were too short, cutting off the... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years 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/locale_settings_am.xtb » ('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 614 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html 625 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
626 </message> 626 </message>
627 627
628 <!-- The width of the sync setup wizard / login dialog in characters. --> 628 <!-- The width of the sync setup wizard / login dialog in characters. -->
629 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> 629 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true">
630 46 630 46
631 </message> 631 </message>
632 632
633 <!-- The height of the sync setup wizard / login dialog in lines. --> 633 <!-- The height of the sync setup wizard / login dialog in lines. -->
634 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> 634 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true">
635 14.5 635 15
636 </message> 636 </message>
637 637
638 <!-- The default width/height for confirmation dialogs. --> 638 <!-- The default width/height for confirmation dialogs. -->
639 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS" use_name_for_i d="true"> 639 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS" use_name_for_i d="true">
640 50 640 50
641 </message> 641 </message>
642 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES" use_name_for_ id="true"> 642 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES" use_name_for_ id="true">
643 5 643 5
644 </message> 644 </message>
645 645
646 <!-- The default width/height for the stop syncing confirmation dialog. -- > 646 <!-- The default width/height for the stop syncing confirmation dialog. -- >
647 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS" use_name_for_i d="true"> 647 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS" use_name_for_i d="true">
648 60 648 60
649 </message> 649 </message>
650 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES" use_name_for_ id="true"> 650 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES" use_name_for_ id="true">
651 8 651 8
652 </message> 652 </message>
653 653
654 <!-- The URL for the "Aw snap" page. --> 654 <!-- The URL for the "Aw snap" page. -->
655 <message name="IDS_CRASH_REASON_URL" translateable="false"> 655 <message name="IDS_CRASH_REASON_URL" translateable="false">
656 http://www.google.com/support/chrome/bin/answer.py?answer=95669&amp;hl=[ GRITLANGCODE] 656 http://www.google.com/support/chrome/bin/answer.py?answer=95669&amp;hl=[ GRITLANGCODE]
657 </message> 657 </message>
658 </messages> 658 </messages>
659 </release> 659 </release>
660 </grit> 660 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698