# $Id: strings.raw,v 1.13 2006/01/20 19:07:13 mindless Exp $ /* module.inc */ gettext("New Items") gettext("Highlight new/updated Gallery items") gettext("Display") gettext("New") gettext("Updated") /* classes/NewItemsSortOrder.class */ gettext("New Items First") /* templates/NewItemsSiteAdmin.tpl */ gettext("New Item Settings") gettext("Settings saved successfully") gettext("Album sorts reset successfully") gettext("Reset albums with New Items sort to enable deactivation (see below)") gettext("Enter length of time in days items should be marked as new and updated, or zero to disable.") gettext("New:") gettext("Invalid value") gettext("Updated:") gettext("Save") gettext("Reset") gettext("This gallery is using New Items sort as the default album sort. This must be changed to another sort type before this module can be deactivated. You can reset the default to manual sort order here.") ngettext("This gallery contains %d album using New Items sort. It must be reset to the default sort before this module can be deactivated. You can reset the album here.", "This gallery contains %d albums using New Items sort. These must be reset to the default sort before this module can be deactivated. You can reset all albums here.") gettext("Warning: there is no undo.") gettext("Reset album sorts")