RetroZilla/toolkit/locales/en-US/chrome/cookie/cookieAcceptDialog.dtd
2015-10-20 23:03:22 -04:00

21 lines
980 B
DTD

<!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">