1 <?xml version="1.0" encoding="utf-8"?>
2 <policyDefinitionResources revision="1.0" schemaVersion="1.0" >
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 "Set Image as Desktop Background" 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="DisableBuiltinPDFViewer">Disable Builtin PDF Viewer</string>
33 <string id="DisableBuiltinPDFViewer_Explain">Disables PDF.js, which displays PDFs within Firefox.</string>
34 <string id="DisableDeveloperTools">Disable Developer Tools</string>
35 <string id="DisableDeveloperTools_Explain">Prevents access to developer tools.</string>
36 <string id="DisableFeedbackCommands">Disable Feedback Commands</string>
37 <string id="DisableFeedbackCommands_Explain">Prevents ability to send feedback from the help menu ("Submit Feedback" and "Report Deceptive Site").</string>
38 <string id="DisableFirefoxAccounts">Disable Firefox Accounts</string>
39 <string id="DisableFirefoxAccounts_Explain">Disables Firefox Account based services, including Sync.</string>
40 <string id="DisableFirefoxScreenshots">Disable Firefox Screenshots</string>
41 <string id="DisableFirefoxScreenshots_Explain">Prevents usage of the Firefox Screenshots feature.</string>
42 <string id="DisableFirefoxStudies">Disable Firefox Studies</string>
43 <string id="DisableFirefoxStudies_Explain">Prevents Firefox from running studies.</string>
44 <string id="DisableFormHistory">Disable Form History</string>
45 <string id="DisableFormHistory_Explain">Don't remember search and form history.</string>
46 <string id="DisablePocket">Disable Pocket</string>
47 <string id="DisablePocket_Explain">Prevents ability to save webpages to Pocket.</string>
48 <string id="DisablePrivateBrowsing">Disable Private Browsing</string>
49 <string id="DisablePrivateBrowsing_Explain">Disables private browsing.</string>
50 <string id="DisableSafeMode">Disable Safe Mode</string>
51 <string id="DisableSafeMode_Explain">Prevents ability to restart in safe mode.</string>
52 <string id="DisableSysAddonUpdate">Disable System Addon Updates</string>
53 <string id="DisableSysAddonUpdate_Explain">Prevent the browser from installing and updating system addons.</string>
54 <string id="DisplayBookmarksToolbar">Display Bookmarks Toolbar</string>
55 <string id="DisplayBookmarksToolbar_Explain">Causes the bookmarks toolbar to be displayed by default.</string>
56 <string id="DisplayMenuBar">Display Menu Bar</string>
57 <string id="DisplayMenuBar_Explain">Causes the menu bar to be displayed by default.</string>
58 <string id="DontCheckDefaultBrowser">Don't Check Default Browser</string>
59 <string id="DontCheckDefaultBrowser_Explain">Don't check for the default browser on startup.</string>
60 <string id="RememberPasswords">Remember Passwords</string>
61 <string id="RememberPasswords_Explain">Enforces the setting to allow Firefox to remember saved logins and passwords. Both true and false values are accepted.</string>
62 <string id="PopupsAllow_Explain">URLs to allow popups.</string>
63 <string id="AddonsAllow_Explain">URLs to allow addons.</string>
64 <string id="CookiesAllow_Explain">URLs to allow cookies.</string>
65 <string id="CookiesBlock_Explain">URLs to block cookies.</string>
66 <string id="FlashAllow_Explain">URLs to allow Flash.</string>
67 <string id="FlashBlock_Explain">URLs to block Flash.</string>
68 <string id="Bookmark1">Bookmark 1</string>
69 <string id="Bookmark2">Bookmark 2</string>
70 <string id="Bookmark3">Bookmark 3</string>
71 <string id="Bookmark4">Bookmark 4</string>
72 <string id="Bookmark5">Bookmark 5</string>
73 <string id="Bookmark_Explain">Bookmark Explanation</string>
74 <string id="BookmarkPlacementToolbar">Toolbar</string>
75 <string id="BookmarkPlacementMenu">Menu</string>
76 <string id="NoDefaultBookmarks">No Default Bookmarks</string>
77 <string id="NoDefaultBookmarks_Explain">Don't create the default bookmarks. Note: this policy is only effective if used before the first run of the profile.</string>
78 <string id="NoSmartBookmarks">No Smart Bookmarks</string>
79 <string id="NoSmartBookmarks_Explain">Remove the Smart Bookmarks (Most Visited, Recent Tags)</string>
80 <string id="HomepageURL">URL for Home page</string>
81 <string id="HomepageURL_Explain">Homepage Settings</string>
82 <string id="HomepageAdditional">Additional Homepages</string>
83 <string id="HomepageAdditional_Explain">If you want to have more than one homepage</string>
86 <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">Allow popups for websites</listBox></presentation>
87 <presentation id="AddonsAllow"><listBox refId="AddonsAllowDesc">Allow add-ons for websites</listBox></presentation>
88 <presentation id="CookiesAllow"><listBox refId="CookiesAllowDesc">Allow cookies for websites</listBox></presentation>
89 <presentation id="CookiesBlock"><listBox refId="CookiesBlockDesc">Block cookies for websites</listBox></presentation>
90 <presentation id="FlashAllow"><listBox refId="FlashAllowDesc">Allow Flash for websites</listBox></presentation>
91 <presentation id="FlashBlock"><listBox refId="FlashBlockDesc">Block Flash for websites</listBox></presentation>
92 <presentation id="HomepageURL">
94 <textBox refId="HomepageURL">
97 <checkBox refId="HomepageLocked">Don't allow the homepage to be changed.</checkBox>
99 <presentation id="HomepageAdditional">
100 <listBox refId="HomepageAdditional">Additional homepages</listBox>
102 <presentation id="Bookmark">
104 <textBox refId="BookmarkTitle">
108 <textBox refId="BookmarkURL">
111 <text>Favicon URL:</text>
112 <textBox refId="BookmarkFavicon">
115 <text>Placement:</text>
116 <dropdownList refId="BookmarkPlacement"/>
117 <text>Folder name:</text>
118 <textBox refId="BookmarkFolder">
124 </policyDefinitionResources>