зеркало из https://github.com/mozilla/gecko-dev.git
previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst
This commit is contained in:
Родитель
d1f53e8150
Коммит
c4867a2b27
|
@ -209,4 +209,3 @@ function GetExpiresString(secondsUntilExpires) {
|
|||
}
|
||||
return cookieBundle.getString("atEndOfSession");
|
||||
}
|
||||
|
||||
|
|
|
@ -153,3 +153,4 @@
|
|||
</vbox>
|
||||
</vbox>
|
||||
</dialog>
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@
|
|||
<!ENTITY dialog.title "Confirm">
|
||||
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
||||
<!ENTITY dialog.remember.accesskey "U">
|
||||
|
||||
|
|
|
@ -209,4 +209,3 @@ function GetExpiresString(secondsUntilExpires) {
|
|||
}
|
||||
return cookieBundle.getString("atEndOfSession");
|
||||
}
|
||||
|
||||
|
|
|
@ -153,3 +153,4 @@
|
|||
</vbox>
|
||||
</vbox>
|
||||
</dialog>
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@
|
|||
<!ENTITY dialog.title "Confirm">
|
||||
<!ENTITY dialog.remember.label "Use my choice for all cookies from this site">
|
||||
<!ENTITY dialog.remember.accesskey "U">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче