Bug 305038 Capitalize "this" in image/cookie/popup-blocking context menu entries.
Patch by stephend, r=mvl sr=neil git-svn-id: svn://10.0.0.236/trunk@178226 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!ENTITY blockImageCmd.label "Block Images from this Server">
|
||||
<!ENTITY blockImageCmd.label "Block Images from This Server">
|
||||
<!ENTITY blockImageCmd.accesskey "k">
|
||||
<!ENTITY unblockImageCmd.label "Unblock Images from this Server">
|
||||
<!ENTITY unblockImageCmd.label "Unblock Images from This Server">
|
||||
<!ENTITY unblockImageCmd.accesskey "u">
|
||||
|
||||
@@ -3,33 +3,33 @@
|
||||
<!ENTITY cookieMessageTitle.label "Cookie Permissions Changed">
|
||||
<!ENTITY cookieDisplayCookiesCmd.label "Manage Stored Cookies">
|
||||
<!ENTITY cookieDisplayCookiesCmd.accesskey "M">
|
||||
<!ENTITY cookieAllowCookiesCmd.label "Allow Cookies from this Site">
|
||||
<!ENTITY cookieAllowCookiesCmd.label "Allow Cookies from This Site">
|
||||
<!ENTITY cookieAllowCookiesCmd.accesskey "A">
|
||||
<!ENTITY cookieAllowCookiesMsg.label "Cookies from this site will always be allowed.">
|
||||
<!ENTITY cookieAllowSessionCookiesCmd.label "Allow Session Cookies from this Site">
|
||||
<!ENTITY cookieAllowSessionCookiesCmd.label "Allow Session Cookies from This Site">
|
||||
<!ENTITY cookieAllowSessionCookiesCmd.accesskey "S">
|
||||
<!ENTITY cookieAllowSessionCookiesMsg.label "This site will be able to set cookies for the current session only.">
|
||||
<!ENTITY cookieCookiesDefaultCmd.label "Use Default Cookie Permissions">
|
||||
<!ENTITY cookieCookiesDefaultCmd.accesskey "U">
|
||||
<!ENTITY cookieCookiesDefaultMsg.label "Cookies from this site will be accepted or rejected based on default settings.">
|
||||
<!ENTITY cookieBlockCookiesCmd.label "Block Cookies from this Site">
|
||||
<!ENTITY cookieBlockCookiesCmd.label "Block Cookies from This Site">
|
||||
<!ENTITY cookieBlockCookiesCmd.accesskey "B">
|
||||
<!ENTITY cookieBlockCookiesMsg.label "Cookies from this site will always be rejected.">
|
||||
|
||||
<!ENTITY cookieImageMessageTitle.label "Image Permissions Changed">
|
||||
<!ENTITY cookieDisplayImagesCmd.label "Manage Image Permissions">
|
||||
<!ENTITY cookieDisplayImagesCmd.accesskey "M">
|
||||
<!ENTITY cookieAllowImagesCmd.label "Allow Images from this Site">
|
||||
<!ENTITY cookieAllowImagesCmd.label "Allow Images from This Site">
|
||||
<!ENTITY cookieAllowImagesCmd.accesskey "A">
|
||||
<!ENTITY cookieAllowImagesMsg.label "Images from this site will always be downloaded.">
|
||||
<!ENTITY cookieImagesDefaultCmd.label "Use Default Image Permissions">
|
||||
<!ENTITY cookieImagesDefaultCmd.accesskey "U">
|
||||
<!ENTITY cookieImagesDefaultMsg.label "Images from this site will be downloaded based on default settings.">
|
||||
<!ENTITY cookieBlockImagesCmd.label "Block Images from this Site">
|
||||
<!ENTITY cookieBlockImagesCmd.label "Block Images from This Site">
|
||||
<!ENTITY cookieBlockImagesCmd.accesskey "B">
|
||||
<!ENTITY cookieBlockImagesMsg.label "Images from this site will never be downloaded.">
|
||||
|
||||
<!ENTITY cookieAllowPopupsCmd.label "Allow Popups From This Site">
|
||||
<!ENTITY cookieAllowPopupsCmd.label "Allow Popups from This Site">
|
||||
<!ENTITY cookieAllowPopupsCmd.accesskey "A">
|
||||
<!ENTITY cookieAboutPopupBlocking.label "About Popup Blocking">
|
||||
<!ENTITY cookieAboutPopupBlocking.accesskey "b">
|
||||
|
||||
Reference in New Issue
Block a user