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

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

Issue 6293012: Delete unused strings, round 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome
Patch Set: . Created 9 years, 11 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
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 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_ for_id="true"> 617 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_ for_id="true">
618 16 618 16
619 </message> 619 </message>
620 620
621 <!-- The width of the Instant confirm dialog box in characters. --> 621 <!-- The width of the Instant confirm dialog box in characters. -->
622 <message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="tr ue"> 622 <message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="tr ue">
623 70 623 70
624 </message> 624 </message>
625 625
626 <if expr="pp_ifdef('chromeos')"> 626 <if expr="pp_ifdef('chromeos')">
627 <!-- The width and height of the Languages and Input dialog box in -->
628 <!-- characters and lines (See above). -->
629 <message name="IDS_LANGUAGES_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id=" true">
630 127
631 </message>
632 <message name="IDS_LANGUAGES_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id= "true">
633 26
634 </message>
635
636 <!-- The width and height of the CAPTCHA challenge dialog box in --> 627 <!-- The width and height of the CAPTCHA challenge dialog box in -->
637 <!-- characters and lines (See above). --> 628 <!-- characters and lines (See above). -->
638 <message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="tr ue"> 629 <message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="tr ue">
639 60 630 60
640 </message> 631 </message>
641 <message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="t rue"> 632 <message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="t rue">
642 12 633 12
643 </message> 634 </message>
644 635
645 <!-- The width and height of the TPM setting dialog box in --> 636 <!-- The width and height of the TPM setting dialog box in -->
(...skipping 15 matching lines...) Expand all
661 </message> 652 </message>
662 </if> 653 </if>
663 654
664 <!-- The width of the default search engine dialog in characters --> 655 <!-- The width of the default search engine dialog in characters -->
665 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> 656 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true">
666 82 657 82
667 </message> 658 </message>
668 </messages> 659 </messages>
669 </release> 660 </release>
670 </grit> 661 </grit>
OLDNEW
« chrome/app/generated_resources.grd ('K') | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698