| 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 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 374 <message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 374 <message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 375 17 | 375 17 |
| 376 </message> | 376 </message> |
| 377 | 377 |
| 378 <!-- The width and height of the Clear Browsing Data dialog box in charact
ers and --> | 378 <!-- The width and height of the Clear Browsing Data dialog box in charact
ers and --> |
| 379 <!-- lines (See above). --> | 379 <!-- lines (See above). --> |
| 380 <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 380 <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 381 63 | 381 63 |
| 382 </message> | 382 </message> |
| 383 <message name="IDS_CLEARDATA_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 383 <message name="IDS_CLEARDATA_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 384 15.5 | 384 16 |
| 385 </message> | 385 </message> |
| 386 | 386 |
| 387 <!-- The width and height of the Import dialog box in characters and lines
(See --> | 387 <!-- The width and height of the Import dialog box in characters and lines
(See --> |
| 388 <!-- above). --> | 388 <!-- above). --> |
| 389 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 389 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 390 60 | 390 60 |
| 391 </message> | 391 </message> |
| 392 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 392 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 393 14 | 393 14 |
| 394 </message> | 394 </message> |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 574 60 | 574 60 |
| 575 </message> | 575 </message> |
| 576 | 576 |
| 577 <!-- The URL for Chromium project used in About dialog. --> | 577 <!-- The URL for Chromium project used in About dialog. --> |
| 578 <message name="IDS_CHROMIUM_PROJECT_URL" translateable="false"> | 578 <message name="IDS_CHROMIUM_PROJECT_URL" translateable="false"> |
| 579 http://code.google.com/chromium/?hl=[GRITLANGCODE] | 579 http://code.google.com/chromium/?hl=[GRITLANGCODE] |
| 580 </message> | 580 </message> |
| 581 </messages> | 581 </messages> |
| 582 </release> | 582 </release> |
| 583 </grit> | 583 </grit> |
| OLD | NEW |