]> git.p6c8.net - policy-templates.git/blob - windows/en-US/firefox.adml
75c709811eb08560e24c535c464f39c33bcacf8f
[policy-templates.git] / windows / en-US / firefox.adml
1 <?xml version="1.0" encoding="utf-8"?>
2 <policyDefinitionResources revision="1.0" schemaVersion="1.0" >
3 <displayName/>
4 <description/>
5 <resources >
6 <stringTable >
7 <string id="SUPPORTED_WINXPSP2">Microsoft Windows XP SP2 or later</string>
8 <string id="firefox">Firefox</string>
9 <string id="Permissions_group">Permissions</string>
10 <string id="Bookmarks_group">Bookmarks</string>
11 <string id="Popups_group">Popups</string>
12 <string id="Cookies_group">Cookies</string>
13 <string id="Addons_group">Addons</string>
14 <string id="Flash_group">Flash</string>
15 <string id="Homepage_group">Home page</string>
16 <string id="Allow">Allow</string>
17 <string id="Block">Block</string>
18 <string id="BlockAboutAddons">Block About Addons</string>
19 <string id="BlockAboutAddons_Explain" >Block access to the Add-ons Mananger (about:addons).</string>
20 <string id="BlockAboutConfig">Block About Config</string>
21 <string id="BlockAboutConfig_Explain">Blocks access to the about:config page.</string>
22 <string id="BlockAboutProfiles">Block About Profiles</string>
23 <string id="BlockAboutProfiles_Explain">Blocks access to the about:profiles page.</string>
24 <string id="BlockAboutSupport">Block About Support</string>
25 <string id="BlockAboutSupport_Explain">Blocks access to the about:support page.</string>
26 <string id="BlockSetDesktopBackground">Block Set Desktop Background</string>
27 <string id="BlockSetDesktopBackground_Explain">Prevents usage of the &quot;Set Image as Desktop Background&quot; feature.</string>
28 <string id="CreateMasterPassword">Create Master Password</string>
29 <string id="CreateMasterPassword_Explain">If false, removes access to create a master password.</string>
30 <string id="DisableAppUpdate">Disable Update</string>
31 <string id="DisableAppUpdate_Explain">Prevent the browser from updating.</string>
32 <string id="DisableDeveloperTools">Disable Developer Tools</string>
33 <string id="DisableDeveloperTools_Explain">Prevents access to developer tools.</string>
34 <string id="DisableFirefoxAccounts">Disable Firefox Accounts</string>
35 <string id="DisableFirefoxAccounts_Explain">Disables Firefox Account based services, including Sync.</string>
36 <string id="DisableFirefoxScreenshots">Disable Firefox Screenshots</string>
37 <string id="DisableFirefoxScreenshots_Explain">Prevents usage of the Firefox Screenshots feature.</string>
38 <string id="DisableFirefoxStudies">Disable Firefox Studies</string>
39 <string id="DisableFirefoxStudies_Explain">Prevents Firefox from running studies.</string>
40 <string id="DisableFormHistory">Disable Form History</string>
41 <string id="DisableFormHistory_Explain">Don't remember search and form history.</string>
42 <string id="DisablePocket">Disable Pocket</string>
43 <string id="DisablePocket_Explain">Prevents ability to save webpages to Pocket.</string>
44 <string id="DisablePrivateBrowsing">Disable Private Browsing</string>
45 <string id="DisablePrivateBrowsing_Explain">Disables private browsing.</string>
46 <string id="DisplayBookmarksToolbar">Display Bookmarks Toolbar</string>
47 <string id="DisplayBookmarksToolbar_Explain">Causes the bookmarks toolbar to be displayed by default.</string>
48 <string id="DisplayMenuBar">Display Menu Bar</string>
49 <string id="DisplayMenuBar_Explain">Causes the menu bar to be displayed by default.</string>
50 <string id="DontCheckDefaultBrowser">Don't Check Default Browser</string>
51 <string id="DontCheckDefaultBrowser_Explain">Don't check for the default browser on startup.</string>
52 <string id="RememberPasswords">Remember Passwords</string>
53 <string id="RememberPasswords_Explain">Enforces the setting to allow Firefox to remember saved logins and passwords. Both true and false values are accepted.</string>
54 <string id="PopupsAllow_Explain">URLs to allow popups.</string>
55 <string id="AddonsAllow_Explain">URLs to allow addons.</string>
56 <string id="CookiesAllow_Explain">URLs to allow cookies.</string>
57 <string id="CookiesBlock_Explain">URLs to block cookies.</string>
58 <string id="FlashAllow_Explain">URLs to allow Flash.</string>
59 <string id="FlashBlock_Explain">URLs to block Flash.</string>
60 <string id="Bookmark1">Bookmark 1</string>
61 <string id="Bookmark2">Bookmark 2</string>
62 <string id="Bookmark3">Bookmark 3</string>
63 <string id="Bookmark4">Bookmark 4</string>
64 <string id="Bookmark5">Bookmark 5</string>
65 <string id="Bookmark_Explain">Bookmark Explanation</string>
66 <string id="BookmarkPlacementToolbar">Toolbar</string>
67 <string id="BookmarkPlacementFolder">Folder</string>
68 <string id="HomepageURL">URL for Home page</string>
69 <string id="HomepageURL_Explain">Homepage Settings</string>
70 <string id="HomepageAdditional">Additional Homepages</string>
71 <string id="HomepageAdditional_Explain">If you want to have more than one homepage</string>
72 </stringTable>
73 <presentationTable>
74 <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">Allow popups for websites</listBox></presentation>
75 <presentation id="AddonsAllow"><listBox refId="AddonsAllowDesc">Allow add-ons for websites</listBox></presentation>
76 <presentation id="CookiesAllow"><listBox refId="CookiesAllowDesc">Allow cookies for websites</listBox></presentation>
77 <presentation id="CookiesBlock"><listBox refId="CookiesBlockDesc">Block cookies for websites</listBox></presentation>
78 <presentation id="FlashAllow"><listBox refId="FlashAllowDesc">Allow Flash for websites</listBox></presentation>
79 <presentation id="FlashBlock"><listBox refId="FlashBlockDesc">Block Flash for websites</listBox></presentation>
80 <presentation id="HomepageURL">
81 <text>URL:</text>
82 <textBox refId="HomepageURL">
83 <label/>
84 </textBox>
85 <checkBox refId="HomepageLocked">Don't allow the homepage to be changed.</checkBox>
86 </presentation>
87 <presentation id="HomepageAdditional">
88 <listBox refId="HomepageAdditional">Additional homepages</listBox>
89 </presentation>
90 <presentation id="Bookmark">
91 <text>Title:</text>
92 <textBox refId="BookmarkTitle">
93 <label/>
94 </textBox>
95 <text>URL:</text>
96 <textBox refId="BookmarkURL">
97 <label/>
98 </textBox>
99 <text>Favicon URL:</text>
100 <textBox refId="BookmarkFavicon">
101 <label/>
102 </textBox>
103 <text>Placement:</text>
104 <dropdownList refId="BookmarkPlacement"/>
105 <text>Folder name:</text>
106 <textBox refId="BookmarkFolder">
107 <label/>
108 </textBox>
109 </presentation>
110 </presentationTable>
111 </resources>
112 </policyDefinitionResources>

patrick-canterino.de