| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 1442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1453 Previous | 1453 Previous |
| 1454 </message> | 1454 </message> |
| 1455 <message name="IDS_WIZARD_CANCEL" desc="The wizard cancel button label"> | 1455 <message name="IDS_WIZARD_CANCEL" desc="The wizard cancel button label"> |
| 1456 Cancel | 1456 Cancel |
| 1457 </message> | 1457 </message> |
| 1458 <!-- Basic Auth Dialog --> | 1458 <!-- Basic Auth Dialog --> |
| 1459 <message name="IDS_LOGIN_DIALOG_TITLE" desc="String to be displayed in the
title bar of the login prompt dialog"> | 1459 <message name="IDS_LOGIN_DIALOG_TITLE" desc="String to be displayed in the
title bar of the login prompt dialog"> |
| 1460 Authentication Required | 1460 Authentication Required |
| 1461 </message> | 1461 </message> |
| 1462 <message name="IDS_LOGIN_DIALOG_DESCRIPTION" desc="String to be displayed
in the login prompt dialog to explain what the user needs to do"> | 1462 <message name="IDS_LOGIN_DIALOG_DESCRIPTION" desc="String to be displayed
in the login prompt dialog to explain what the user needs to do"> |
| 1463 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> at <ph name="TIT
LE">$2<ex>site name</ex></ph> requires a username and password. | 1463 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> at <ph name="REA
LM">$2<ex>site name</ex></ph> requires a username and password. |
| 1464 </message> |
| 1465 <message name="IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM" desc="String to be d
isplayed in the login prompt dialog to explain what the user needs to do"> |
| 1466 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a usern
ame and password. |
| 1464 </message> | 1467 </message> |
| 1465 <message name="IDS_LOGIN_DIALOG_USERNAME_FIELD" desc="The label of the use
rname field in the login prompt dialog"> | 1468 <message name="IDS_LOGIN_DIALOG_USERNAME_FIELD" desc="The label of the use
rname field in the login prompt dialog"> |
| 1466 User Name: | 1469 User Name: |
| 1467 </message> | 1470 </message> |
| 1468 <message name="IDS_LOGIN_DIALOG_PASSWORD_FIELD" desc="The label of the pas
sword field in the login prompt dialog"> | 1471 <message name="IDS_LOGIN_DIALOG_PASSWORD_FIELD" desc="The label of the pas
sword field in the login prompt dialog"> |
| 1469 Password: | 1472 Password: |
| 1470 </message> | 1473 </message> |
| 1471 <message name="IDS_LOGIN_DIALOG_OK_BUTTON_LABEL" desc="The label of the 'L
og In' button on the login prompt dialog"> | 1474 <message name="IDS_LOGIN_DIALOG_OK_BUTTON_LABEL" desc="The label of the 'L
og In' button on the login prompt dialog"> |
| 1472 Log In | 1475 Log In |
| 1473 </message> | 1476 </message> |
| (...skipping 1951 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3425 Search: | 3428 Search: |
| 3426 </message> | 3429 </message> |
| 3427 | 3430 |
| 3428 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 3431 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
| 3429 unknown | 3432 unknown |
| 3430 </message> | 3433 </message> |
| 3431 | 3434 |
| 3432 </messages> | 3435 </messages> |
| 3433 </release> | 3436 </release> |
| 3434 </grit> | 3437 </grit> |
| OLD | NEW |