<!ENTITY     props.box.label                "About this cookie">
<!ENTITY     props.name.label               "Name:">
<!ENTITY     props.value.label              "Content:">
<!ENTITY     props.domain.label             "Host:">
<!ENTITY     props.path.label               "Path:">
<!ENTITY     props.secure.label             "Send For:">
<!ENTITY     props.expires.label            "Expires:">
<!ENTITY     props.policy.label             "Policy:"> 

<!ENTITY     button.allow.label             "Allow">
<!ENTITY     button.allow.accesskey         "A">
<!ENTITY     button.session.label           "Allow for Session">
<!ENTITY     button.session.accesskey       "S">
<!ENTITY     button.deny.label              "Deny">
<!ENTITY     button.deny.accesskey          "D">

<!ENTITY     dialog.title                   "Confirm setting cookie">
<!ENTITY     dialog.remember.label          "Use my choice for all cookies from this site">
<!ENTITY     dialog.remember.accesskey      "U">

