mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst
This commit is contained in:
parent
d1f53e8150
commit
c4867a2b27
@ -209,4 +209,3 @@ function GetExpiresString(secondsUntilExpires) {
|
|||||||
}
|
}
|
||||||
return cookieBundle.getString("atEndOfSession");
|
return cookieBundle.getString("atEndOfSession");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -153,3 +153,4 @@
|
|||||||
</vbox>
|
</vbox>
|
||||||
</vbox>
|
</vbox>
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
||||||
|
@ -17,3 +17,4 @@
|
|||||||
<!ENTITY dialog.title "Confirm">
|
<!ENTITY dialog.title "Confirm">
|
||||||
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
||||||
<!ENTITY dialog.remember.accesskey "U">
|
<!ENTITY dialog.remember.accesskey "U">
|
||||||
|
|
||||||
|
@ -209,4 +209,3 @@ function GetExpiresString(secondsUntilExpires) {
|
|||||||
}
|
}
|
||||||
return cookieBundle.getString("atEndOfSession");
|
return cookieBundle.getString("atEndOfSession");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -153,3 +153,4 @@
|
|||||||
</vbox>
|
</vbox>
|
||||||
</vbox>
|
</vbox>
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
||||||
|
@ -17,3 +17,4 @@
|
|||||||
<!ENTITY dialog.title "Confirm">
|
<!ENTITY dialog.title "Confirm">
|
||||||
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
||||||
<!ENTITY dialog.remember.accesskey "U">
|
<!ENTITY dialog.remember.accesskey "U">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user