<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="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="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>