| 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.pak" type="data_package" lang="am" /> | 7 <output filename="locale_settings_am.pak" type="data_package" lang="am" /> |
| 8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> | 8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> |
| 9 <if expr="pp_ifdef('use_third_party_translations')"> | 9 <if expr="pp_ifdef('use_third_party_translations')"> |
| 10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast"
/> | 10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast"
/> |
| (...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 422 </message> | 422 </message> |
| 423 <message name="IDS_CREATE_SHORTCUTS_ERROR_DIALOG_HEIGHT_LINES" use_name_
for_id="true"> | 423 <message name="IDS_CREATE_SHORTCUTS_ERROR_DIALOG_HEIGHT_LINES" use_name_
for_id="true"> |
| 424 6 | 424 6 |
| 425 </message> | 425 </message> |
| 426 </if> | 426 </if> |
| 427 | 427 |
| 428 <!-- The width of the Instant confirm dialog box in characters. --> | 428 <!-- The width of the Instant confirm dialog box in characters. --> |
| 429 <message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="tr
ue"> | 429 <message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="tr
ue"> |
| 430 70 | 430 70 |
| 431 </message> | 431 </message> |
| 432 |
| 433 <!-- The width of the make-default-in-metro dialog in characters. --> |
| 434 <message name="IDS_METRO_FLOW_WIDTH_CHARS" use_name_for_id="true"> |
| 435 72 |
| 436 </message> |
| 437 |
| 438 <!-- The height of the make-default-in-metro dialog in characters. --> |
| 439 <message name="IDS_METRO_FLOW_HEIGHT_LINES" use_name_for_id="true"> |
| 440 26 |
| 441 </message> |
| 432 | 442 |
| 433 <if expr="pp_ifdef('chromeos')"> | 443 <if expr="pp_ifdef('chromeos')"> |
| 434 <!-- The width and height of the CAPTCHA challenge dialog box in --> | 444 <!-- The width and height of the CAPTCHA challenge dialog box in --> |
| 435 <!-- characters and lines (See above). --> | 445 <!-- characters and lines (See above). --> |
| 436 <message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="tr
ue"> | 446 <message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="tr
ue"> |
| 437 60 | 447 60 |
| 438 </message> | 448 </message> |
| 439 <message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="t
rue"> | 449 <message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="t
rue"> |
| 440 13 | 450 13 |
| 441 </message> | 451 </message> |
| 442 | 452 |
| 443 <!-- The width and height of the password changed dialog box in --> | 453 <!-- The width and height of the password changed dialog box in --> |
| 444 <!-- characters and lines (See above). --> | 454 <!-- characters and lines (See above). --> |
| 445 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 455 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
| 446 70 | 456 70 |
| 447 </message> | 457 </message> |
| 448 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 458 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
| 449 16 | 459 16 |
| 450 </message> | 460 </message> |
| 451 </if> | 461 </if> |
| 452 </messages> | 462 </messages> |
| 453 </release> | 463 </release> |
| 454 </grit> | 464 </grit> |
| OLD | NEW |