]> git.p6c8.net - policy-templates.git/commitdiff
Fix inverted label for PopupBlocking_Default
authorYUKI "Piro" Hiroshi <piro.outsider.reflex@gmail.com>
Fri, 7 Aug 2020 08:31:33 +0000 (17:31 +0900)
committerYUKI "Piro" Hiroshi <piro.outsider.reflex@gmail.com>
Fri, 7 Aug 2020 08:33:07 +0000 (17:33 +0900)
windows/en-US/firefox.adml

index 9f89966cca79584d67d4298c400d2776401b9cd6..1cdb400710b00eca836ca1ad8a0ed9d856c0d405 100644 (file)
@@ -330,7 +330,7 @@ In either case, the user will be able to change the value (it is not locked).</s
       <string id="PopupBlocking_Allow_Explain">If this policy is enabled, pop-up windows are always allowed for the origins indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well.
 
 If this policy is disabled or not configured, the default pop-up policy is followed.</string>
-      <string id="PopupBlocking_Default">Allow pop-ups from websites</string>
+      <string id="PopupBlocking_Default">Block pop-ups from websites</string>
       <string id="PopupBlocking_Default_Explain">If this policy is disabled, pop-up windows are allowed from websites by default.
 
 If this policy is not configured or enabled, popups are not allowed from websites.</string>

patrick-canterino.de