<description/>
<resources >
<stringTable >
- <string id="SUPPORTED_WINXPSP2" >Microsoft Windows XP SP2 or later</string>
- <string id="BlockAboutAddons" >Block About Addons</string>
+ <string id="SUPPORTED_WINXPSP2">Microsoft Windows XP SP2 or later</string>
+ <string id="firefox">Firefox</string>
+ <string id="Permissions_group">Permissions</string>
+ <string id="Bookmarks_group">Bookmarks</string>
+ <string id="Popups_group">Popups</string>
+ <string id="Cookies_group">Cookies</string>
+ <string id="Addons_group">Addons</string>
+ <string id="Flash_group">Flash</string>
+ <string id="Allow">Allow</string>
+ <string id="Block">Block</string>
+ <string id="BlockAboutAddons">Block About Addons</string>
<string id="BlockAboutAddons_Explain" >Block access to the Add-ons Mananger (about:addons).</string>
<string id="BlockAboutConfig">Block About Config</string>
<string id="BlockAboutConfig_Explain">Blocks access to the about:config page.</string>
<string id="DontCheckDefaultBrowser_Explain">Don't check for the default browser on startup.</string>
<string id="RememberPasswords">Rember Passwords</string>
<string id="RememberPasswords_Explain">Enforces the setting to allow Firefox to remember saved logins and passwords. Both true and false values are accepted.</string>
+ <string id="PopupsAllow_Explain">URLs to allow popups.</string>
+ <string id="AddonsAllow_Explain">URLs to allow addons.</string>
+ <string id="CookiesAllow_Explain">URLs to allow cookies.</string>
+ <string id="CookiesBlock_Explain">URLs to block cookies.</string>
+ <string id="FlashAllow_Explain">URLs to allow Flash.</string>
+ <string id="FlashBlock_Explain">URLs to block Flash.</string>
+ <string id="Bookmark1">Bookmark 1</string>
+ <string id="Bookmark2">Bookmark 2</string>
+ <string id="Bookmark3">Bookmark 3</string>
+ <string id="Bookmark4">Bookmark 4</string>
+ <string id="Bookmark5">Bookmark 5</string>
+ <string id="Bookmark_Explain">Bookmark Explanation</string>
+ <string id="BookmarkPlacementToolbar">Toolbar</string>
+ <string id="BookmarkPlacementFolder">Folder</string>
</stringTable>
+ <presentationTable>
+ <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">Allow popups for websites</listBox></presentation>
+ <presentation id="AddonsAllow"><listBox refId="AddonsAllowDesc">Allow add-ons for websites</listBox></presentation>
+ <presentation id="CookiesAllow"><listBox refId="CookiesAllowDesc">Allow cookies for websites</listBox></presentation>
+ <presentation id="CookiesBlock"><listBox refId="CookiesBlockDesc">Block cookies for websites</listBox></presentation>
+ <presentation id="FlashAllow"><listBox refId="FlashAllowDesc">Allow Flash for websites</listBox></presentation>
+ <presentation id="FlashBlock"><listBox refId="FlashBlockDesc">Block Flash for websites</listBox></presentation>
+ <presentation id="Bookmark">
+ <text>Title:</text>
+ <textBox refId="BookmarkTitle">
+ <label/>
+ </textBox>
+ <text>URL:</text>
+ <textBox refId="BookmarkURL">
+ <label/>
+ </textBox>
+ <text>Favicon URL:</text>
+ <textBox refId="BookmarkFavicon">
+ <label/>
+ </textBox>
+ <text>Placement:</text>
+ <dropdownList refId="BookmarkPlacement"/>
+ <text>Folder name:</text>
+ <textBox refId="BookmarkFolder">
+ <label/>
+ </textBox>
+ </presentation>
+ </presentationTable>
</resources>
</policyDefinitionResources>