Text [ en-US ] = "Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n\nDo you really want to delete this binding?" ;
};
MessBox RID_QRY_LINK_WARNING
{
Buttons = 0 ;
Message [ en-US ] = "This instance is linked with the form.\n\nThe changes you make to this instance will be lost when the form is reloaded.\n\nHow do you want to proceed?" ;
};
String RID_STR_INVALID_XMLNAME
{
Text [ en-US ] = "The name '%1' is not valid in XML. Please enter a different name." ;