hm.. must be more sticky tag problems although I swear I cleared them all... fixing redness
git-svn-id: svn://10.0.0.236/trunk@165945 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<!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">
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
hostColon=Host:
|
||||
domainColon=Domain:
|
||||
forSecureOnly=Encrypted connections only
|
||||
forAnyConnection=Any type of connection
|
||||
atEndOfSession=at end of session
|
||||
|
||||
showDetails=Show Details
|
||||
hideDetails=Hide Details
|
||||
detailsAccessKey=T
|
||||
|
||||
permissionToSetACookie = The site %S wants to set a cookie.
|
||||
permissionToSetSecondCookie = The site %S wants to set a second cookie.
|
||||
# LOCALIZATION NOTE (PermissionToSetAnotherCookie): First %S: sitename, second %S: number of cookies already present for that site
|
||||
permissionToSetAnotherCookie = The site %S wants to set another cookie.\nYou already have %S cookies from this site.
|
||||
permissionToModifyCookie = The site %S wants to modify an existing cookie.
|
||||
permissionToAcceptImage = The site %S wants to load an image.
|
||||
rememberThisDecision = Remember this decision
|
||||
Reference in New Issue
Block a user