]> git.p6c8.net - policy-templates.git/commitdiff
Additional Bookmark Policies
authorJeffrey McClain <jeffreywmcclain@gmail.com>
Tue, 7 Aug 2018 22:23:39 +0000 (15:23 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Aug 2018 22:23:39 +0000 (15:23 -0700)
Previously there were only 5 bookmark policies, I added 45 more to bring it to 50.

I prefixed the first nine policy names with zero (01, 02, 03, 04, ...) to workaround the group policy editor sorting alphabetically (1, 11, 12, ..., 2, 21, 22, ...) rather than numerically (1, 2, 3, ... , 10, 11, 12).

windows/en-US/firefox.adml

index 46199be91b0a1789d00b9439eae17d9929b3501a..462ed6e5ab3898149d61f76cb71128e64f6d9d97 100644 (file)
@@ -252,11 +252,56 @@ If this policy is disabled or not configured, no websites are blocked.</string>
       <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. There is a 1000 entry limit.",
 
 If this policy is disabled or not configured, there are no exceptions to the website filter.</string>
       <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. There is a 1000 entry limit.",
 
 If this policy is disabled or not configured, there are no exceptions to the website filter.</string>
-      <string id="Bookmark1">Bookmark One</string>
-      <string id="Bookmark2">Bookmark Two</string>
-      <string id="Bookmark3">Bookmark Three</string>
-      <string id="Bookmark4">Bookmark Four</string>
-      <string id="Bookmark5">Bookmark Five</string>
+      <string id="Bookmark01">Bookmark One</string>
+      <string id="Bookmark02">Bookmark Two</string>
+      <string id="Bookmark03">Bookmark Three</string>
+      <string id="Bookmark04">Bookmark Four</string>
+      <string id="Bookmark05">Bookmark Five</string>
+       <string id="Bookmark06">Bookmark Six</string>
+       <string id="Bookmark07">Bookmark Seven</string>
+       <string id="Bookmark08">Bookmark Eight</string>
+       <string id="Bookmark09">Bookmark Nine</string>
+       <string id="Bookmark10">Bookmark Ten</string>
+       <string id="Bookmark11">Bookmark Eleven</string>
+       <string id="Bookmark12">Bookmark Twelve</string>
+       <string id="Bookmark13">Bookmark Thirteen</string>
+       <string id="Bookmark14">Bookmark Fourteen</string>
+       <string id="Bookmark15">Bookmark Fifteen</string>
+       <string id="Bookmark16">Bookmark Sixteen</string>
+       <string id="Bookmark17">Bookmark Seventeen</string>
+       <string id="Bookmark18">Bookmark Eighteen</string>
+       <string id="Bookmark19">Bookmark Nineteen</string>
+       <string id="Bookmark20">Bookmark Twenty</string>
+       <string id="Bookmark21">Bookmark Twenty-one</string>
+       <string id="Bookmark22">Bookmark Twenty-two</string>
+       <string id="Bookmark23">Bookmark Twenty-three</string>
+       <string id="Bookmark24">Bookmark Twenty-four</string>
+       <string id="Bookmark25">Bookmark Twenty-five</string>
+       <string id="Bookmark26">Bookmark Twenty-six</string>
+       <string id="Bookmark27">Bookmark Twenty-seven</string>
+       <string id="Bookmark28">Bookmark Twenty-eight</string>
+       <string id="Bookmark29">Bookmark Twenty-nine</string>
+       <string id="Bookmark30">Bookmark Thirty</string>
+       <string id="Bookmark31">Bookmark Thirty-one</string>
+       <string id="Bookmark32">Bookmark Thirty-two</string>
+       <string id="Bookmark33">Bookmark Thirty-three</string>
+       <string id="Bookmark34">Bookmark Thirty-four</string>
+       <string id="Bookmark35">Bookmark Thirty-five</string>
+      <string id="Bookmark36">Bookmark Thirty-six</string>
+       <string id="Bookmark37">Bookmark Thirty-seven</string>
+       <string id="Bookmark38">Bookmark Thirty-eight</string>
+       <string id="Bookmark39">Bookmark Thirty-nine</string>
+       <string id="Bookmark40">Bookmark Forty</string>
+       <string id="Bookmark41">Bookmark Forty-one</string>
+       <string id="Bookmark42">Bookmark Forty-two</string>
+       <string id="Bookmark43">Bookmark Forty-three</string>
+       <string id="Bookmark44">Bookmark Fourty-four</string>
+       <string id="Bookmark45">Bookmark Fourty-five</string>
+       <string id="Bookmark46">Bookmark Fourty-six</string>
+       <string id="Bookmark47">Bookmark Fourty-seven</string>
+       <string id="Bookmark48">Bookmark Fourty-eight</string>
+       <string id="Bookmark49">Bookmark Fourty-nine</string>
+       <string id="Bookmark50">Bookmark Fifty</string>
       <string id="Bookmark_Explain">If this policy is enabled, you can configure a bookmark be added to Firefox.  Due to a bug, you must select the location. Note that you must specify the bookmarks in order.
 
 If this policy is not configured or disabled, a new bookmark is not added.</string>
       <string id="Bookmark_Explain">If this policy is enabled, you can configure a bookmark be added to Firefox.  Due to a bug, you must select the location. Note that you must specify the bookmarks in order.
 
 If this policy is not configured or disabled, a new bookmark is not added.</string>

patrick-canterino.de