File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/language/en-US/admin.modules.ini
; Content Manager Language File
;
; File: admin.modules.ini
; Revision: $Rev$
; Contains: All language variables used within the 'modules' section of the control panel
; Things of note:
; - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables
; - New language variables are placed at the bottom of the file with each release
; - New sections are marked with: Content Manager NX x.x.x, where the 'x's are the version numbers
; [Other]
Activate = "Activate"
Deactivate = "Deactivate"
ModuleName = "Module"
Version = "Version"
ModuleStatus = "Status"
ModuleType = "Module Type"
Modules_Module = "Module"
Modules_Codename = "Codename"
Modules_Type = "Type"
ModuleType_Content = "Content"
ModuleType_Website = "Website"
Configure = "Configure"
ManageModules = "View Modules"
ManageModulesIntro = "Modules are used to create content types and extend the basic functionality of your web site. A list of installed modules is shown below."
modules_breadcrumb = "Modules"
ClickHereToActivateThisModule = "Click here to activate this module."
ClickHereToDeactivateThisModule = "Click here to deactivate this module."
ActivatingModulePleaseWait = "Activating module, please wait."
DeactivatingModulePleaseWait = "Deactivating module, please wait."
ModuleActivated = "%s module activated."
ModuleDeactivated = "%s module deactivated."
InvalidModuleCode = "Invalid module code: %s"
NoPermissionToActivateModule = "You do not have permission to change the active status of this module."
NoPermissionToConfigureModule = "You do not have permission to configure this module."
ModuleActivatedSuccessfully = "The %s module was successfully activated."
ModuleUpgradeActivateError = "The new %s module could not be automatically activated during this upgrade. You will need to manually activate it later from the Tools -> Modules menu:"
ModuleActivateError = "An error occurred when attempting to activate the %s module:"
ModuleActivateDatabaseError = "A database error occurred when attempting to add the %s module to the list of active modules."
ModuleErrorNoFields = "This module could not be activated because it has a table defined but no fields could be found."
ModuleErrorInvalidTableStructure = "The module is not using a valid table structure and could not be installed properly."
ModuleDeactivatedSuccessfully = "The %s module was successfully deactivated."
ModuleDeactivateError = "An error occurred when attempting to deactivate the %s module:"
ModuleHasNoConfigOptions = "This module has no configuration options."
modules_configure_breadcrumb = "Configure"
ModuleVersionNotDefined = "Unknown"
ModuleAuthor = "Author"
ModuleAuthorUnknown = "Unknown"
ModuleSettingsSavedSuccessfully = "The settings for the %s module have been updated successfully."
ModuleSettingsSaveError = "The settings for the %s module could not be saved due to the following errors: <br /><ul>%s</ul>"
moduleSuccessfullyActivated = "Module activated successfully."
unableToRegisterEventListener = "Unable to register listener for event '%s'. Reason: %s"
unableToCreateEvent = "Unable to create event '%s'. Reason %s"
ActivatingModulePleaseWait = "Activating module, please wait."
DeactivatingModulePleaseWait = "Deactivating module, please wait."
ThisModuleHasNoConfig = "This module has no options to configure."
ThisModuleIsNotActivated = "This module is not activated."
NoPermissionToActivateModule = "You do not have permission to change the active status of this module."
NoPermissionToConfigureModule = "You do not have permission to configure this module."
PromptToCreateModule = "There are no modules present in your system. Modules can be installed by placing them in the /modules/ sub-directory of your Website Publisher installation."
SelectedModuleSuccessfullyActivated = "The selected module has been activated successfully."
SelectedModuleSuccessfullyDeactivated = "The selected module has been deactivated successfully."
SelectedModulesActivated = "The selected modules have been activated successfully."
SelectedModulesDeactivated = "The selected modules have been deactivated successfully."
SomeModulesActivated = "Some of the selected modules have been activated successfully."
SomeModulesDeactivated = "Some of the selected modules have been deactivated successfully."
NoModulesActivated = "None of the selected modules were activated."
NoModulesDeactivated = "None of the selected modules were deactivated."
NeedToEnableModule = "You need to enable the %s module before it can be configured."
ModuleHasWarning = "Click here to read a warning message from the %s module."
ModuleTableExistsButDifferent = "The database table for this module (%s) exists, but the columns inside this table are setup incorrectly. Click 'Activate' again to drop the existing table to make way for this new module."
ModuleTableExistsButDifferentNote = "<b>Note:</b> It is highly recommended that you make a backup of your database before attempting to activate this module again. Any stored data from previous activations of this module will be lost."