| OLD | NEW |
| 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_ar.rc" type="rc_all" lang="ar" /> | 7 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> |
| 8 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> | 8 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> |
| 9 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> | 9 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> |
| 10 <output filename="locale_settings_ca.rc" type="rc_all" lang="ca" /> | 10 <output filename="locale_settings_ca.rc" type="rc_all" lang="ca" /> |
| (...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 383 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 383 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 384 60 | 384 60 |
| 385 </message> | 385 </message> |
| 386 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 386 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 387 14 | 387 14 |
| 388 </message> | 388 </message> |
| 389 | 389 |
| 390 <!-- The width and height of the About dialog box in characters and lines
(See --> | 390 <!-- The width and height of the About dialog box in characters and lines
(See --> |
| 391 <!-- above). --> | 391 <!-- above). --> |
| 392 <message name="IDS_ABOUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 392 <message name="IDS_ABOUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 393 83 | 393 86 |
| 394 </message> | 394 </message> |
| 395 <message name="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES" use_name_for_id="tru
e"> | 395 <message name="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES" use_name_for_id="tru
e"> |
| 396 4 | 396 4 |
| 397 </message> | 397 </message> |
| 398 | 398 |
| 399 <!-- The width and height of the Fonts and Languages dialog box in charact
ers and --> | 399 <!-- The width and height of the Fonts and Languages dialog box in charact
ers and --> |
| 400 <!-- lines (See above). --> | 400 <!-- lines (See above). --> |
| 401 <message name="IDS_FONTSLANG_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 401 <message name="IDS_FONTSLANG_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 402 96 | 402 96 |
| 403 </message> | 403 </message> |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 591 <!-- The URL for Google Chrome welcome page. This is used for the pre --> | 591 <!-- The URL for Google Chrome welcome page. This is used for the pre --> |
| 592 <!-- populated thumbnails. --> | 592 <!-- populated thumbnails. --> |
| 593 <!-- TODO(arv): Use GRITLANGCODE --> | 593 <!-- TODO(arv): Use GRITLANGCODE --> |
| 594 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> | 594 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> |
| 595 http://www.google.com/chrome/intl/en/welcome.html | 595 http://www.google.com/chrome/intl/en/welcome.html |
| 596 </message> | 596 </message> |
| 597 | 597 |
| 598 </messages> | 598 </messages> |
| 599 </release> | 599 </release> |
| 600 </grit> | 600 </grit> |
| OLD | NEW |