# $Id: strings.raw,v 1.15 2006/01/20 19:06:32 mindless Exp $ /* module.inc */ gettext("Album Select") gettext("Jump directly to any album using a select box or tree view") gettext("Blocks") /* templates/AlbumSelectSiteAdmin.tpl */ gettext("Album Select Settings") gettext("Settings saved successfully") gettext("Albums can be displayed in a simple list box or a dynamic tree.") gettext("Sort order") gettext("Use manual sort order of albums") gettext("Sort albums by title") gettext("Use sort order defined in each album (affects performance)") gettext("Tree") gettext("Connect tree branches with lines") gettext("Show folder icons") gettext("Use cookies to remember which branches are open") gettext("Show expand-all and collapse-all options") gettext("Only one branch within a parent can be expanded at the same time. Expand/collapse functions are disabled with this option.") gettext("Save") gettext("Reset") /* templates/blocks/AlbumSelect.tpl */ gettext("« Jump to Album »") /* templates/blocks/AlbumTree.tpl */ gettext("Expand") gettext("Collapse") /* templates/blocks/blocks.inc */ gettext("Album quick links (DHTML)") gettext("Album quick links (Dropdown)")