began to 'clean up' for future releases (APS, Autoresponder and Backup)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -911,25 +911,8 @@ $lng['panel']['not_supported'] = 'Not supported in: ';
|
||||
$lng['emails']['quota_edit'] = 'Change E-Mail Quota';
|
||||
$lng['error']['allocatetoomuchquota'] = 'You tried to allocate %s MB Quota, but you do not have enough left.';
|
||||
|
||||
// Autoresponder module
|
||||
|
||||
$lng['menue']['email']['autoresponder'] = 'Autoresponder';
|
||||
$lng['autoresponder']['active'] = 'Active';
|
||||
$lng['autoresponder']['autoresponder_add'] = 'Add autoresponder';
|
||||
$lng['autoresponder']['autoresponder_edit'] = 'Edit autoresponder';
|
||||
$lng['autoresponder']['autoresponder_new'] = 'Create new autoresponder';
|
||||
$lng['autoresponder']['subject'] = 'Subject';
|
||||
$lng['autoresponder']['message'] = 'Message';
|
||||
$lng['autoresponder']['account'] = 'Account';
|
||||
$lng['autoresponder']['sender'] = 'Sender';
|
||||
$lng['question']['autoresponderdelete'] = 'Do you really want to delete the autoresponder?';
|
||||
$lng['error']['noemailaccount'] = 'There can be two reasons why you cannot create a new autoresponder: You need at least one email account to create a new autoresponder. Secondly it can be possible that all accounts already have an autoresponder configured.';
|
||||
$lng['error']['missingfields'] = 'Not all required fields were filled out.';
|
||||
$lng['error']['accountnotexisting'] = 'The given email account doesn\'t exist.';
|
||||
$lng['error']['autoresponderalreadyexists'] = 'There is already an autoresponder configured for this account.';
|
||||
$lng['error']['invalidautoresponder'] = 'The given account is invalid.';
|
||||
$lng['serversettings']['autoresponder_active']['title'] = 'Use autoresponder module';
|
||||
$lng['serversettings']['autoresponder_active']['description'] = 'Do you want to use the autoresponder module?';
|
||||
$lng['admin']['security_settings'] = 'Security Options';
|
||||
$lng['admin']['know_what_youre_doing'] = 'Change only, if you know what you\'re doing!';
|
||||
$lng['admin']['show_version_login']['title'] = 'Show Froxlor version on login';
|
||||
@@ -996,174 +979,6 @@ $lng['error']['index_file_extension'] = 'The file extension for the index file m
|
||||
$lng['admin']['expert_settings'] = 'Expert settings!';
|
||||
$lng['admin']['mod_fcgid_starter']['title'] = 'PHP Processes for this domain (empty for default value)';
|
||||
|
||||
//added with aps installer
|
||||
|
||||
$lng['admin']['aps'] = 'APS Installer';
|
||||
$lng['customer']['aps'] = 'APS Installer';
|
||||
$lng['aps']['scan'] = 'Scan for new packages';
|
||||
$lng['aps']['upload'] = 'Upload new packages';
|
||||
$lng['aps']['managepackages'] = 'Manage packages';
|
||||
$lng['aps']['manageinstances'] = 'Manage instances';
|
||||
$lng['aps']['overview'] = 'Package overview';
|
||||
$lng['aps']['status'] = 'My packages';
|
||||
$lng['aps']['search'] = 'Search for packages';
|
||||
$lng['aps']['upload_description'] = 'Please select the APS Installer zipfiles to install them in the system.';
|
||||
$lng['aps']['search_description'] = 'Name, Description, Keyword, Version';
|
||||
$lng['aps']['detail'] = 'More information';
|
||||
$lng['aps']['install'] = 'Install package';
|
||||
$lng['aps']['data'] = 'Data';
|
||||
$lng['aps']['version'] = 'Version';
|
||||
$lng['aps']['homepage'] = 'Homepage';
|
||||
$lng['aps']['installed_size'] = 'Size after Installation';
|
||||
$lng['aps']['categories'] = 'Categories';
|
||||
$lng['aps']['languages'] = 'Languages';
|
||||
$lng['aps']['long_description'] = 'Long description';
|
||||
$lng['aps']['configscript'] = 'Configuration script';
|
||||
$lng['aps']['changelog'] = 'Changelog';
|
||||
$lng['aps']['license'] = 'License';
|
||||
$lng['aps']['license_link'] = 'Link to License';
|
||||
$lng['aps']['screenshots'] = 'Screenshots';
|
||||
$lng['aps']['back'] = 'Back to overview';
|
||||
$lng['aps']['install_wizard'] = 'Installation wizard...';
|
||||
$lng['aps']['wizard_error'] = 'Your input contains invalid data. Please correct yourself to continue the installation.';
|
||||
$lng['aps']['basic_settings'] = 'Basic settings';
|
||||
$lng['aps']['application_location'] = 'Installation location';
|
||||
$lng['aps']['application_location_description'] = 'Location where the application will be installed.';
|
||||
$lng['aps']['no_domains'] = 'No domains found';
|
||||
$lng['aps']['database_password'] = 'Database password';
|
||||
$lng['aps']['database_password_description'] = 'Password which should be used for the new created database.';
|
||||
$lng['aps']['license_agreement'] = 'Agreement';
|
||||
$lng['aps']['cancel_install'] = 'Abort Installation';
|
||||
$lng['aps']['notazipfile'] = 'The uploaded file is not a zipfile.';
|
||||
$lng['aps']['filetoobig'] = 'The file is too big.';
|
||||
$lng['aps']['filenotcomplete'] = 'The file wasn\'t uploaded completely.';
|
||||
$lng['aps']['phperror'] = 'There occured a PHP internal error. The PHP upload errorcode is #';
|
||||
$lng['aps']['moveproblem'] = 'The script failed to move the uploaded file into the destination directory. Please ensure that all permissions are set correctly.';
|
||||
$lng['aps']['uploaderrors'] = '<strong>Errors for the file <em>%s</em></strong><br/><ul>%s</ul>';
|
||||
$lng['aps']['nospecialchars'] = 'Special characters are not allowed in the search term!';
|
||||
$lng['aps']['noitemsfound'] = 'No packages were found!';
|
||||
$lng['aps']['nopackagesinstalled'] = 'You haven\'t installed any package yet which could be shown.';
|
||||
$lng['aps']['instance_install'] = 'Package Installation pending';
|
||||
$lng['aps']['instance_task_active'] = 'Package is currently being processed';
|
||||
$lng['aps']['instance_success'] = 'Package is installed/was installed successfully';
|
||||
$lng['aps']['instance_error'] = 'Package isn\'t installed - there occured some errors on the installation';
|
||||
$lng['aps']['instance_uninstall'] = 'Package uninstall pending';
|
||||
$lng['aps']['unknown_status'] = 'Error - Unknown value';
|
||||
$lng['aps']['currentstatus'] = 'Current status';
|
||||
$lng['aps']['activetasks'] = 'Current tasks';
|
||||
$lng['aps']['task_install'] = 'Installation pending';
|
||||
$lng['aps']['task_remove'] = 'Uninstallation pending';
|
||||
$lng['aps']['task_reconfigure'] = 'Reconfiguration pending';
|
||||
$lng['aps']['task_upgrade'] = 'Update/Upgrade pending';
|
||||
$lng['aps']['no_task'] = 'No tasks pending';
|
||||
$lng['aps']['applicationlinks'] = 'Application links';
|
||||
$lng['aps']['mainsite'] = 'Main site';
|
||||
$lng['aps']['uninstall'] = 'Uninstall package';
|
||||
$lng['aps']['reconfigure'] = 'Change settings';
|
||||
$lng['aps']['erroronnewinstance'] = '<strong>This package cannot be installed.</strong><br/><br/>Please go back to the package overview and start a new Installation.';
|
||||
$lng['aps']['successonnewinstance'] = '<strong><em>%s</em> will be installed now.</strong><br/><br/>Go back to "My packages" and wait until the Installation has finished. This can take some time.';
|
||||
$lng['aps']['php_misc_handler'] = 'PHP - Misc - There is no support for other file extensions than .php for the PHP Parser.';
|
||||
$lng['aps']['php_misc_directoryhandler'] = 'PHP - Misc - There is no support for per directory disabled PHP Handlers.';
|
||||
$lng['aps']['asp_net'] = 'ASP.NET - Package not supported.';
|
||||
$lng['aps']['cgi'] = 'CGI - Package not supported.';
|
||||
$lng['aps']['php_extension'] = 'PHP - Extension "%s" missing.';
|
||||
$lng['aps']['php_function'] = 'PHP - Function "%s" missing.';
|
||||
$lng['aps']['php_configuration'] = 'PHP - Configuration - Current "%s" setting not supported by package.';
|
||||
$lng['aps']['php_configuration_post_max_size'] = 'PHP - Configuration - "post_max_size" value too low.';
|
||||
$lng['aps']['php_configuration_memory_limit'] = 'PHP - Configuration - "memory_limit" value too low.';
|
||||
$lng['aps']['php_configuration_max_execution_time'] = 'PHP - Configuration - "max_execution_time" value too low.';
|
||||
$lng['aps']['php_general_old'] = 'PHP - General - PHP Version too old.';
|
||||
$lng['aps']['php_general_new'] = 'PHP - General - PHP Version too new.';
|
||||
$lng['aps']['db_mysql_support'] = 'Database - The package needs another database engine than MySQL.';
|
||||
$lng['aps']['db_mysql_version'] = 'Database - MySQL server too old.';
|
||||
$lng['aps']['webserver_module'] = 'Webserver - Module "%s" missing.';
|
||||
$lng['aps']['webserver_fcgid'] = 'Webserver - This package requires additional modules from the webserver. In your FastCGI/mod_fcgid environment the function "apache_get_modules" doesn\'t exist. The package cannot be installed because the APS Installer is unable to verify if this modules are installed.';
|
||||
$lng['aps']['webserver_htaccess'] = 'Webserver - This package requires that .htaccess files are parsed by the webserver. The package cannot be installed because the APS Installer is unable to determine if this is enabled.';
|
||||
$lng['aps']['misc_configscript'] = 'Misc - The language of the configuration script is not supported.';
|
||||
$lng['aps']['misc_charset'] = 'Misc - In the current Installer version its not possibel to validate formfields from the wizard against a specific charset. The package cannot be installed.';
|
||||
$lng['aps']['misc_version_already_installed'] = 'Same version of package already installed.';
|
||||
$lng['aps']['misc_only_newer_versions'] = 'For security reasons only newer package versions can be installed on the system than them which are already installed.';
|
||||
$lng['aps']['erroronscan'] = '<strong>Errors for <em>%s</em></strong><ul>%s</ul>';
|
||||
$lng['aps']['invalidzipfile'] = '<strong>Errors for <em>%s</em></strong><br/><ul><li>This is not a valid APS zipfile!</li></ul>';
|
||||
$lng['aps']['successpackageupdate'] = '<strong><em>%s</em> successfully installed as a package update</strong>';
|
||||
$lng['aps']['successpackageinstall'] = '<strong><em>%s</em> successfully installed as a new package</strong>';
|
||||
$lng['aps']['class_zip_missing'] = 'SimpleXML Class, exec function or ZIP Functions missing or not enabled! For further information about this problem look into the handbook for this module.';
|
||||
$lng['aps']['dir_permissions'] = 'The PHP/webserver process must be able to write in the directory {$path}temp/ and {$path}packages/';
|
||||
$lng['aps']['initerror'] = '<strong>There are some problems with this module:</strong><ul>%s</ul>Fix these problems, otherwise the module cannot be used!';
|
||||
$lng['aps']['iderror'] = 'Wrong id specified!';
|
||||
$lng['aps']['nopacketsforinstallation'] = 'There are no packages to install.';
|
||||
$lng['aps']['nopackagestoinstall'] = 'There are no packages to view or install.';
|
||||
$lng['aps']['nodomains'] = 'Select a domain from the list. If there is none, the package cannot be installed!';
|
||||
$lng['aps']['wrongpath'] = 'Either this path contains invalid characters or there is another application installed already.';
|
||||
$lng['aps']['dbpassword'] = 'Specify a password with a minimum length of 8 characters.';
|
||||
$lng['aps']['error_text'] = 'Specify a text without special characters.';
|
||||
$lng['aps']['error_email'] = 'Specify a valid e-mail address.';
|
||||
$lng['aps']['error_domain'] = 'Specify a valid URL like http://www.example.com/';
|
||||
$lng['aps']['error_integer'] = 'Specify a numeric value (Integer-Format) e.g. <em>5</em> or <em>7</em>.';
|
||||
$lng['aps']['error_float'] = 'Specify a numeric value (Float-Format) e.g. <em>5,2432</em> or <em>7,5346</em>.';
|
||||
$lng['aps']['error_password'] = 'Specify a password.';
|
||||
$lng['aps']['error_license'] = 'Yes, I have read the license and will abide by its terms.';
|
||||
$lng['aps']['error_licensenoaccept'] = 'You must accept the license to install this application.';
|
||||
$lng['aps']['stopinstall'] = 'Abort Installation';
|
||||
$lng['aps']['installstopped'] = 'The Installation of this package was aborted successfully.';
|
||||
$lng['aps']['installstoperror'] = 'The Installation cannot be aborted anymore because installation has started already. If you\'d like to uninstall the package, wait until the Installation has finished and then go to "My packages" to trigger an Uninstall.';
|
||||
$lng['aps']['waitfortask'] = 'There are no actions to select. Wait until all tasks have finished.';
|
||||
$lng['aps']['removetaskexisting'] = '<strong>There is already a task for uninstallation.</strong><br/><br/>Please go back to "My packages" and wait until the uninstall has finished.';
|
||||
$lng['aps']['packagewillberemoved'] = '<strong>The package will be uninstalled now.</strong><br/><br/>Please go back to "My packages" and wait until the uninstall has finished.';
|
||||
$lng['question']['reallywanttoremove'] = '<strong>Do you really want to uninstall this package?</strong><br/><br/>All database contents and files will be erased. Be sure to make a manual backup of a files you need for any further usage!<br/><br/>';
|
||||
$lng['aps']['searchoneresult'] = '%s package found';
|
||||
$lng['aps']['searchmultiresult'] = '%s packages found';
|
||||
$lng['question']['reallywanttostop'] = 'Do you really want to abort the installation of this package?<br/><br/>';
|
||||
$lng['aps']['packagenameandversion'] = 'Packagename & version';
|
||||
$lng['aps']['package_locked'] = 'Locked';
|
||||
$lng['aps']['package_enabled'] = 'Enabled';
|
||||
$lng['aps']['lock'] = 'Lock';
|
||||
$lng['aps']['unlock'] = 'Enable';
|
||||
$lng['aps']['remove'] = 'Remove';
|
||||
$lng['aps']['allpackages'] = 'All packages';
|
||||
$lng['question']['reallyremovepackages'] = '<strong>Do you really want to delete these packages?</strong><br/><br/>Packages with dependencies can only be remove if the corresponding Instances have been removed!<br/><br/>';
|
||||
$lng['aps']['nopackagesinsystem'] = 'There were no packages installed in the system which could be managed.';
|
||||
$lng['aps']['packagenameandstatus'] = 'Packagename & status';
|
||||
$lng['aps']['activate_aps']['title'] = 'Enable APS installer';
|
||||
$lng['aps']['activate_aps']['description'] = 'Here the APS installer can be enabled and disabled globaly.';
|
||||
$lng['aps']['packages_per_page']['title'] = 'Packages per page';
|
||||
$lng['aps']['packages_per_page']['description'] = 'How many packages should be displayed per page for customers?';
|
||||
$lng['aps']['upload_fields']['title'] = 'Upload fields per page';
|
||||
$lng['aps']['upload_fields']['description'] = 'How many upload fields should be displayed on the page to install new packages in the system?';
|
||||
$lng['aps']['exceptions']['title'] = 'Exceptions for package validation';
|
||||
$lng['aps']['exceptions']['description'] = 'Some packages need special configuration parameters or modules. The installer cannot always determine if this options/extensions are available. For this reason you can now define exceptions that packages can be installed in the system. Do only select options which match your real configuration setup. For further information about this problem look into the handbook for this module.';
|
||||
$lng['aps']['settings_php_extensions'] = 'PHP-Extensions';
|
||||
$lng['aps']['settings_php_configuration'] = 'PHP-Configuration';
|
||||
$lng['aps']['settings_webserver_modules'] = 'Webserver modules';
|
||||
$lng['aps']['settings_webserver_misc'] = 'Webserver miscellaneous';
|
||||
$lng['aps']['specialoptions'] = 'Special options';
|
||||
$lng['aps']['removeunused'] = 'Remove unused packages';
|
||||
$lng['aps']['enablenewest'] = 'Enabled newest version of package, lock others';
|
||||
$lng['aps']['installations'] = 'Installations';
|
||||
$lng['aps']['statistics'] = 'Statistics';
|
||||
$lng['aps']['numerofpackagesinstalled'] = '%s packages installed<br/>';
|
||||
$lng['aps']['numerofpackagesenabled'] = '%s packages enabled<br/>';
|
||||
$lng['aps']['numerofpackageslocked'] = '%s packages locked<br/>';
|
||||
$lng['aps']['numerofinstances'] = '%s Instances installed<br/>';
|
||||
$lng['question']['reallydoaction'] = '<strong>Do you really want to execute the selected actions?</strong><br/><br/>Data which can be lost by continuing, cannot be restored later.<br/><br/>';
|
||||
$lng['aps']['linktolicense'] = 'Link to license';
|
||||
$lng['aps']['initerror_customer'] = 'There is currently a problem with this Froxlor extension. Contact your administrator for further information.';
|
||||
$lng['aps']['numerofinstances'] = '%s Installations at all<br/>';
|
||||
$lng['aps']['numerofinstancessuccess'] = '%s successful Installations<br/>';
|
||||
$lng['aps']['numerofinstanceserror'] = '%s failed Installations<br/>';
|
||||
$lng['aps']['numerofinstancesaction'] = '%s planed Installations/Uninstallations';
|
||||
$lng['aps']['downloadallpackages'] = 'Download all packages from distribution server';
|
||||
$lng['aps']['updateallpackages'] = 'Update all packages by distribution server';
|
||||
$lng['aps']['downloadtaskexists'] = 'There is already a task for the download of all packages. Please wait until this task has finished.';
|
||||
$lng['aps']['downloadtaskinserted'] = 'A task for the download of all packages has been created. This can take up to several minutes.';
|
||||
$lng['aps']['updatetaskexists'] = 'There is already an task for the update of all packages. Please wait until this task has finished.';
|
||||
$lng['aps']['updatetaskinserted'] = 'A task for the update of all packages has been created. This can take up to several minutes.';
|
||||
$lng['aps']['canmanagepackages'] = 'Can manage APS packages';
|
||||
$lng['aps']['numberofapspackages'] = 'Amount of APS installations';
|
||||
$lng['aps']['allpackagesused'] = '<strong>Error</strong><br/><br/>You have already reached the number of installable APS applications.';
|
||||
$lng['aps']['noinstancesexisting'] = 'There are currently no instances which could be managed. There must be installed at least one application by a customer.';
|
||||
$lng['aps']['lightywarning'] = 'Warning';
|
||||
$lng['aps']['lightywarningdescription'] = 'You are using the lighttpd webserver together with Froxlor. The APS module was mainly written for Apache, so it can be possible that some features do not work with lighttpd. Please remember this when using the APS module. If you have found or experienced any problems in connection with lighttpd and the APS module please report them to the developers that they can be fixed within the next release if Froxlor.';
|
||||
$lng['error']['customerdoesntexist'] = 'The customer you have chosen doesn\'t exist.';
|
||||
$lng['error']['admindoesntexist'] = 'The admin you have chosen doesn\'t exist.';
|
||||
|
||||
@@ -1192,7 +1007,6 @@ $lng['serversettings']['mod_fcgid']['maxrequests']['description'] = 'How many re
|
||||
// fix bug #1124
|
||||
$lng['admin']['webserver'] = 'Webserver';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'The server-hostname cannot be used as email-domain.';
|
||||
$lng['aps']['license_link'] = 'Link to the license';
|
||||
|
||||
// ADDED IN 1.4.2.1-1
|
||||
|
||||
@@ -1230,9 +1044,6 @@ $lng['panel']['toomanydirs'] = 'Too many subdirectories. Falling back to manual
|
||||
$lng['panel']['abort'] = 'Abort';
|
||||
$lng['serversettings']['cron']['debug']['title'] = 'Cronscript debugging';
|
||||
$lng['serversettings']['cron']['debug']['description'] = 'Activate to keep the lockfile after a cron-run for debugging.<br /><b>Attention:</b>Keeping the lockfile can cause the next scheduled cron not to run properly.';
|
||||
$lng['autoresponder']['date_from'] = 'Start date';
|
||||
$lng['autoresponder']['date_until'] = 'End date';
|
||||
$lng['autoresponder']['startenddate'] = 'Start/end date';
|
||||
$lng['panel']['not_activated'] = 'not activated';
|
||||
$lng['panel']['off'] = 'off';
|
||||
$lng['update']['updateinprogress_onlyadmincanlogin'] = 'A newer version of Froxlor has been installed but not yet set up.<br />Only the administrator can log in and finish the update.';
|
||||
@@ -1305,9 +1116,6 @@ $lng['crondesc']['cron_unknown_desc'] = 'no description given';
|
||||
$lng['admin']['cron']['add'] = 'Add cronjob';
|
||||
$lng['crondesc']['cron_tasks'] = 'generating of configfiles';
|
||||
$lng['crondesc']['cron_legacy'] = 'legacy (old) cronjob';
|
||||
$lng['crondesc']['cron_apsinstaller'] = 'APS-installer';
|
||||
$lng['crondesc']['cron_autoresponder'] = 'e-mail autoresponder';
|
||||
$lng['crondesc']['cron_apsupdater'] = 'updating APS packages';
|
||||
$lng['crondesc']['cron_traffic'] = 'traffic calculation';
|
||||
$lng['crondesc']['cron_ticketsreset'] = 'resetting ticket-counters';
|
||||
$lng['crondesc']['cron_ticketarchive'] = 'archiving old tickets';
|
||||
@@ -1334,7 +1142,6 @@ $lng['ftp']['editpassdescription'] = 'Set new password or leave blank for no cha
|
||||
$lng['customer']['sendinfomail'] = 'Send data via email to me';
|
||||
$lng['customer']['mysql_add']['infomail_subject'] = '[Froxlor] New database created';
|
||||
$lng['customer']['mysql_add']['infomail_body']['main'] = "Hello {CUST_NAME},\n\nyou have just added a new database. Here is the entered information:\n\nDatabasename: {DB_NAME}\nPassword: {DB_PASS}\nDescription: {DB_DESC}\nDB-Hostname: {DB_SRV}\nphpMyAdmin: {PMA_URI}\nYours sincerely, your administrator";
|
||||
$lng['error']['domains_cantdeletedomainwithapsinstances'] = 'You cannot delete a domain which is used by an installed APS package. You have to uninstall it first.';
|
||||
$lng['serversettings']['awstats_path'] = 'Path to AWStats \'awstats_buildstaticpages.pl\'';
|
||||
$lng['serversettings']['awstats_conf'] = 'AWStats configuration path';
|
||||
$lng['error']['overviewsettingoptionisnotavalidfield'] = 'Woops, a field that should be displayed as an option in the settings-overview is not an excepted type. You can blame the developers for this. This should not happen!';
|
||||
@@ -1383,12 +1190,6 @@ $lng['serversettings']['customredirect_default']['description'] = 'Set the defau
|
||||
|
||||
// ADDED IN FROXLOR 0.9.7-svn2
|
||||
$lng['error']['pathmaynotcontaincolon'] = 'The path you have entered should not contain a colon (":"). Please enter a correct path value.';
|
||||
$lng['tasks']['aps_task_install'] = 'Installing one or more APS packages';
|
||||
$lng['tasks']['aps_task_remove'] = 'Removing one or more APS packages';
|
||||
$lng['tasks']['aps_task_reconfigure'] = 'Reconfigurating one or more APS packages';
|
||||
$lng['tasks']['aps_task_upgrade'] = 'Upgrading one or more APS packages';
|
||||
$lng['tasks']['aps_task_sysupdate'] = 'Updating all APS packages';
|
||||
$lng['tasks']['aps_task_sysdownload'] = 'Downloading new APS packages';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.7-svn3
|
||||
|
||||
@@ -1407,9 +1208,6 @@ $lng['error']['exception'] = '%s';
|
||||
$lng['serversettings']['mail_also_with_mxservers'] = 'Create mail-, imap-, pop3- and smtp-"A record" also with MX-Servers set';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.10-svn1
|
||||
$lng['aps']['nocontingent'] = 'Your APS contingent is insufficient. You cannot install any package.';
|
||||
$lng['aps']['packageneedsdb'] = 'This package needs a database but your contingent is used up';
|
||||
$lng['aps']['cannoteditordeleteapsdb'] = 'APS databases cannot be edited or removed here';
|
||||
$lng['admin']['webserver_user'] = 'Webserver user-name';
|
||||
$lng['admin']['webserver_group'] = 'Webserver group-name';
|
||||
|
||||
@@ -1476,9 +1274,6 @@ $lng['admin']['templates']['forgotpwd'] = 'Notification-mails for password-reset
|
||||
$lng['admin']['templates']['password_reset'] = 'Customer-notification for passwort-reset';
|
||||
$lng['admin']['store_defaultindex'] = 'Store default index-file to customers docroot';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.13-svn1
|
||||
$lng['customer']['autoresponder'] = 'Autoresponder';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.14
|
||||
$lng['serversettings']['mod_fcgid']['defaultini_ownvhost'] = 'Default PHP configuration for Froxlor-vHost';
|
||||
$lng['serversettings']['awstats_icons']['title'] = 'Path to AWstats icons folder';
|
||||
@@ -1582,30 +1377,12 @@ $lng['traffic']['months']['total'] = 'Total';
|
||||
$lng['traffic']['details'] = 'Details';
|
||||
$lng['menue']['traffic']['table'] = 'Traffic';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Sorry, the system - hostname may not be used as a customer domain';
|
||||
$lng['backup'] = 'Backup';
|
||||
$lng['backup_allowed'] = 'Backup allowed';
|
||||
$lng['extras']['backup_create'] = 'Create Backup?';
|
||||
$lng['extras']['backup_info'] = 'Backup will be saved once daily to a FTP directory. The FTP username is "%s_backup". The FTP password is the same as for your main FTP account.';
|
||||
$lng['extras']['backup_info_sep'] = 'It contains compressed archives of your web-directory and databases.';
|
||||
$lng['extras']['backup_info_big'] = 'It contains a compressed archive of your web-directory and databases.';
|
||||
$lng['extras']['backup_count_info'] = '<br /><br />Please note that the backup will charge your webspace!';
|
||||
$lng['serversettings']['backup_count'] = 'Should backup size be subtracted from webspace size?';
|
||||
$lng['serversettings']['backup_enabled'] = 'Backup activated?';
|
||||
$lng['serversettings']['backupdir']['description'] = 'Backup dir path?';
|
||||
$lng['serversettings']['mysqldump_path']['description'] = 'Path to mysqldump binary?';
|
||||
$lng['serversettings']['backup_bigfile'] = 'Save backup in 1 big file instead in separeted files for html and databases?';
|
||||
$lng['serversettings']['backup_ftp_enabled'] = 'FTP Upload activated?';
|
||||
$lng['serversettings']['backup_ftp_server'] = 'FTP Server:';
|
||||
$lng['serversettings']['backup_ftp_user'] = 'FTP Username:';
|
||||
$lng['serversettings']['backup_ftp_pass'] = 'FTP Password:';
|
||||
$lng['crondesc']['cron_backup'] = 'Backup cronjob';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.21
|
||||
$lng['gender']['title'] = 'Title';
|
||||
$lng['gender']['male'] = 'Mr.';
|
||||
$lng['gender']['female'] = 'Mrs.';
|
||||
$lng['gender']['undef'] = '';
|
||||
$lng['serversettings']['backup_ftp_passive_mode'] = 'Use passive mode';
|
||||
|
||||
// Country code (ISO-3166-2)
|
||||
$lng['country']['AF'] = "Afghanistan";
|
||||
|
||||
Reference in New Issue
Block a user