| 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_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 Loading... |
| 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 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"> |
| 369 50 |
| 370 </message> |
| 371 <message name="IDS_PAGEINFOBUBBLE_HEIGHT_LINES" use_name_for_id="true"> |
| 372 30 |
| 373 </message> |
| 374 |
| 367 <!-- The width and height of the Search Engines dialog box in characters a
nd --> | 375 <!-- The width and height of the Search Engines dialog box in characters a
nd --> |
| 368 <!-- lines (See above). --> | 376 <!-- lines (See above). --> |
| 369 <message name="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS" use_name_for_id="true
"> | 377 <message name="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS" use_name_for_id="true
"> |
| 370 95 | 378 95 |
| 371 </message> | 379 </message> |
| 372 <message name="IDS_SEARCHENGINES_DIALOG_HEIGHT_LINES" use_name_for_id="tru
e"> | 380 <message name="IDS_SEARCHENGINES_DIALOG_HEIGHT_LINES" use_name_for_id="tru
e"> |
| 373 25 | 381 25 |
| 374 </message> | 382 </message> |
| 375 | 383 |
| 376 <!-- The width and height of the Shelf Item dialog box in characters and -
-> | 384 <!-- The width and height of the Shelf Item dialog box in characters and -
-> |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 696 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 704 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
| 697 70 | 705 70 |
| 698 </message> | 706 </message> |
| 699 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 707 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
| 700 14 | 708 14 |
| 701 </message> | 709 </message> |
| 702 </if> | 710 </if> |
| 703 </messages> | 711 </messages> |
| 704 </release> | 712 </release> |
| 705 </grit> | 713 </grit> |
| OLD | NEW |