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