From fabcb303fb1b97fd64a5cd223753aa7f3c680f54 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Wed, 20 Jan 2010 13:19:33 +0000 Subject: [PATCH] started to replace some 'SysCP'-strings with 'Froxlor'; --- lib/init.php | 6 +++--- lng/english.lng.php | 50 ++++++++++++++++++++++----------------------- lng/german.lng.php | 32 ++++++++++++++--------------- 3 files changed, 44 insertions(+), 44 deletions(-) diff --git a/lib/init.php b/lib/init.php index dd521acb..92393579 100644 --- a/lib/init.php +++ b/lib/init.php @@ -1,8 +1,8 @@ configure SysCP first!'); + die('You have to configure Froxlor first!'); } if(!is_readable('./lib/userdata.inc.php')) diff --git a/lng/english.lng.php b/lng/english.lng.php index 1a03225e..65273c14 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1,8 +1,8 @@ mod_log_sql to save webrequests temporarily
This needs a special apache-configuration!'; +$lng['serversettings']['mod_log_sql']['description'] = 'Use mod_log_sql to save webrequests temporarily
This needs a special apache-configuration!'; $lng['serversettings']['mod_fcgid']['title'] = 'Include PHP via mod_fcgid/suexec'; $lng['serversettings']['mod_fcgid']['description'] = 'Use mod_fcgid/suexec/libnss_mysql to run PHP with the corresponding useraccount.
This needs a special Apache configuration. All following options are only valid if the module is enabled.'; $lng['serversettings']['sendalternativemail']['title'] = 'Use alternative email-address'; $lng['serversettings']['sendalternativemail']['description'] = 'Send the password-email to a different address during email-account-creation'; $lng['emails']['alternative_emailaddress'] = 'Alternative e-mail-address'; -$lng['mails']['pop_success_alternative']['mailbody'] = 'Hello,\n\nyour Mail account {EMAIL}\nwas set up successfully.\nYour password is {PASSWORD}.\n\nThis is an automatically created\ne-mail, please do not answer!\n\nYours sincerely, the SysCP-Team'; +$lng['mails']['pop_success_alternative']['mailbody'] = 'Hello,\n\nyour Mail account {EMAIL}\nwas set up successfully.\nYour password is {PASSWORD}.\n\nThis is an automatically created\ne-mail, please do not answer!\n\nYours sincerely, the Froxlor-Team'; $lng['mails']['pop_success_alternative']['subject'] = 'Mail account set up successfully'; $lng['admin']['templates']['pop_success_alternative'] = 'Welcome mail for new email accounts sent to alternative address'; $lng['admin']['templates']['EMAIL_PASSWORD'] = 'Replaced with the POP3/IMAP account password.'; @@ -589,7 +589,7 @@ $lng['serversettings']['webalizer_quiet']['description'] = 'Verbosity of the web // ADDED IN 1.2.18-svn3 $lng['ticket']['admin_email'] = 'root@localhost'; -$lng['ticket']['noreply_email'] = 'tickets@syscp'; +$lng['ticket']['noreply_email'] = 'tickets@froxlor'; $lng['admin']['ticketsystem'] = 'Support-tickets'; $lng['menue']['ticket']['ticket'] = 'Support tickets'; $lng['menue']['ticket']['categories'] = 'Support categories'; @@ -650,15 +650,15 @@ $lng['admin']['templates']['new_ticket_by_customer'] = 'Admin-notification for a $lng['admin']['templates']['new_reply_ticket_by_customer'] = 'Admin-notification for a ticket-reply by a customer'; $lng['admin']['templates']['new_ticket_by_staff'] = 'Customer-notification for a ticket opened by a staff'; $lng['admin']['templates']['new_reply_ticket_by_staff'] = 'Customer-notification for a ticket-reply by a staff'; -$lng['mails']['new_ticket_for_customer']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\nyour support-ticket with the subject "{SUBJECT}" has been sent.\n\nYou will be notified when your ticket has been answered.\n\nThank you,\nthe SysCP-Team'; +$lng['mails']['new_ticket_for_customer']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\nyour support-ticket with the subject "{SUBJECT}" has been sent.\n\nYou will be notified when your ticket has been answered.\n\nThank you,\nthe Froxlor-Team'; $lng['mails']['new_ticket_for_customer']['subject'] = 'Your support ticket has been sent'; -$lng['mails']['new_ticket_by_customer']['mailbody'] = 'Hello admin,\n\na new support-ticket with the subject "{SUBJECT}" has been submitted.\n\nPlease login to open the ticket.\n\nThank you,\nthe SysCP-Team'; +$lng['mails']['new_ticket_by_customer']['mailbody'] = 'Hello admin,\n\na new support-ticket with the subject "{SUBJECT}" has been submitted.\n\nPlease login to open the ticket.\n\nThank you,\nthe Froxlor-Team'; $lng['mails']['new_ticket_by_customer']['subject'] = 'New support ticket submitted'; -$lng['mails']['new_reply_ticket_by_customer']['mailbody'] = 'Hello admin,\n\nthe support-ticket "{SUBJECT}" has been answered by a customer.\n\nPlease login to open the ticket.\n\nThank you,\nthe SysCP-Team'; +$lng['mails']['new_reply_ticket_by_customer']['mailbody'] = 'Hello admin,\n\nthe support-ticket "{SUBJECT}" has been answered by a customer.\n\nPlease login to open the ticket.\n\nThank you,\nthe Froxlor-Team'; $lng['mails']['new_reply_ticket_by_customer']['subject'] = 'New reply to support ticket'; -$lng['mails']['new_ticket_by_staff']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\na support-ticket with the subject "{SUBJECT}" has been opened for you.\n\nPlease login to open the ticket.\n\nThank you,\nthe SysCP-Team'; +$lng['mails']['new_ticket_by_staff']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\na support-ticket with the subject "{SUBJECT}" has been opened for you.\n\nPlease login to open the ticket.\n\nThank you,\nthe Froxlor-Team'; $lng['mails']['new_ticket_by_staff']['subject'] = 'New support ticket submitted'; -$lng['mails']['new_reply_ticket_by_staff']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\nthe support-ticket with the subject "{SUBJECT}" has been answered by our staff.\n\nPlease login to view the ticket.\n\nThank you,\nthe SysCP-Team'; +$lng['mails']['new_reply_ticket_by_staff']['mailbody'] = 'Hello {FIRSTNAME} {NAME},\n\nthe support-ticket with the subject "{SUBJECT}" has been answered by our staff.\n\nPlease login to view the ticket.\n\nThank you,\nthe Froxlor-Team'; $lng['mails']['new_reply_ticket_by_staff']['subject'] = 'New reply to support ticket'; $lng['question']['ticket_reallyclose'] = 'Do you really want to close the ticket "%s"?'; $lng['question']['ticket_reallydelete'] = 'Do you really want to delete the ticket "%s"?'; @@ -741,7 +741,7 @@ $lng['traffic']['summail'] = 'Summation Mail-Traffic in'; // ADDED IN 1.2.19-svn4.5 -$lng['serversettings']['no_robots']['title'] = 'Allow searchengine-robots to index your SysCP'; +$lng['serversettings']['no_robots']['title'] = 'Allow searchengine-robots to index your Froxlor installation'; // ADDED IN 1.2.19-svn6 @@ -864,8 +864,8 @@ $lng['login']['presend'] = 'Reset password'; $lng['login']['email'] = 'E-mail address'; $lng['login']['remind'] = 'Reset my password'; $lng['login']['usernotfound'] = 'User not found!'; -$lng['pwdreminder']['subject'] = 'SysCP - Password reset'; -$lng['pwdreminder']['body'] = 'Hello %s,\n\nyour syscp password has been reset!\nThe new password is: %p\n\nThank you,\nthe SysCP-Team'; +$lng['pwdreminder']['subject'] = 'Froxlor - Password reset'; +$lng['pwdreminder']['body'] = 'Hello %s,\n\nyour froxlor password has been reset!\nThe new password is: %p\n\nThank you,\nthe Froxlor-Team'; $lng['pwdreminder']['success'] = 'Password reset successfully.
You now should receive an email with your new password.'; // ADDED IN 1.2.19-svn18 @@ -898,7 +898,7 @@ $lng['panel']['never'] = 'Never'; $lng['panel']['active'] = 'Active'; $lng['panel']['please_choose'] = 'Please choose'; $lng['panel']['allow_modifications'] = 'Allow modifications'; -$lng['domains']['add_date'] = 'Added to SysCP'; +$lng['domains']['add_date'] = 'Added to Froxlor'; $lng['domains']['registration_date'] = 'Added at registry'; $lng['domains']['topleveldomain'] = 'Top-Level-Domain'; @@ -953,10 +953,10 @@ $lng['serversettings']['autoresponder_active']['description'] = 'Do you want to $lng['invoice']['active'] = 'Billing active'; $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 SysCP version on login'; -$lng['admin']['show_version_login']['description'] = 'Show the SysCP version in the footer on the login page'; -$lng['admin']['show_version_footer']['title'] = 'Show SysCP version in footer'; -$lng['admin']['show_version_footer']['description'] = 'Show the SysCP version in the footer on the rest of the pages'; +$lng['admin']['show_version_login']['title'] = 'Show Froxlor version on login'; +$lng['admin']['show_version_login']['description'] = 'Show the Froxlor version in the footer on the login page'; +$lng['admin']['show_version_footer']['title'] = 'Show Froxlor version in footer'; +$lng['admin']['show_version_footer']['description'] = 'Show the Froxlor version in the footer on the rest of the pages'; $lng['admin']['syscp_graphic']['title'] = 'Header graphic for SysCP'; $lng['admin']['syscp_graphic']['description'] = 'What graphic should be shown in the header'; @@ -1001,7 +1001,7 @@ $lng['serversettings']['mod_fcgid']['tmpdir']['description'] = 'Where should the $lng['serversettings']['mod_fcgid']['peardir']['title'] = 'Global PEAR directories'; $lng['serversettings']['mod_fcgid']['peardir']['description'] = 'Which global PEAR directories should be replaced in every php.ini config? Different directories must be separated by a colon.'; -//improved syscp 2 +//improved Froxlor 2 $lng['admin']['templates']['index_html'] = 'index file for newly created customer directories'; $lng['admin']['templates']['SERVERNAME'] = 'Replaced with the servername.'; @@ -1169,7 +1169,7 @@ $lng['aps']['numerofpackageslocked'] = '%s Packages locked
'; $lng['aps']['numerofinstances'] = '%s Instances installed
'; $lng['question']['reallydoaction'] = 'Do you really want to execute the selected actions?

Data which can be lost by continuing, cannot be restored later.

'; $lng['aps']['linktolicense'] = 'Link to license'; -$lng['aps']['initerror_customer'] = 'There is currently a problem with this SysCP extension. Contact your administrator for further information.'; +$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
'; $lng['aps']['numerofinstancessuccess'] = '%s successful Installations
'; $lng['aps']['numerofinstanceserror'] = '%s failed Installations
'; @@ -1192,13 +1192,13 @@ $lng['error']['admindoesntexist'] = 'The admin you have chosen doesn\'t exist.'; // ADDED IN 1.2.19-svn37 $lng['serversettings']['system_realtime_port']['title'] = 'Port for realtime SysCP'; -$lng['serversettings']['system_realtime_port']['description'] = 'SysCP connects to this port at localhost everytime a new cron task is scheduled. If value is 0 (zero), this feature ist deactivated.
See also: Make SysCP work in realtime (SysCP Wiki)'; +$lng['serversettings']['system_realtime_port']['description'] = 'Froxlor connects to this port at localhost everytime a new cron task is scheduled. If value is 0 (zero), this feature ist deactivated.
See also: Make Froxlor work in realtime (Froxlor Wiki)'; $lng['serversettings']['session_allow_multiple_login']['title'] = 'Allow multiple login'; $lng['serversettings']['session_allow_multiple_login']['description'] = 'If activated a user could login multiple times.'; $lng['serversettings']['panel_allow_domain_change_admin']['title'] = 'Allow moving domains between admins'; $lng['serversettings']['panel_allow_domain_change_admin']['description'] = 'If activated you can change the admin of a domain at domainsettings.
Attention: If a customer isn\'t assigned to the same admin as the domain, the admin can see every other domain of that customer!'; $lng['serversettings']['panel_allow_domain_change_customer']['title'] = 'Allow moving domains between customers'; -$lng['serversettings']['panel_allow_domain_change_customer']['description'] = 'If activated you can change the customer of a domain at domainsettings.
Attention: SysCP won\'t change any paths. This could render a domain unusable!'; +$lng['serversettings']['panel_allow_domain_change_customer']['description'] = 'If activated you can change the customer of a domain at domainsettings.
Attention: Froxlor won\'t change any paths. This could render a domain unusable!'; $lng['domains']['associated_with_domain'] = 'Associated'; $lng['domains']['aliasdomains'] = 'Alias domains'; $lng['error']['ipportdoesntexist'] = 'The ip/port combination you have chosen doesn\'t exist.'; @@ -1220,7 +1220,7 @@ $lng['aps']['license_link'] = 'Link to the license'; // ADDED IN 1.4.2.1 $lng['admin']['thankyou'] = 'Thank you'; -$lng['admin']['contributors'] = 'All these people contributed to the SysCP Project (no particular order)'; +$lng['admin']['contributors'] = 'All these people contributed to the Froxlor Project (no particular order)'; // ADDED IN 1.4.2.1-1 diff --git a/lng/german.lng.php b/lng/german.lng.php index 5c243832..0787098c 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -1,8 +1,8 @@ Sie sollten nun eine E-Mail mit dem neuen Passwort erhalten.'; // ADDED IN 1.2.19-svn18 @@ -902,7 +902,7 @@ $lng['panel']['never'] = 'Nie'; $lng['panel']['active'] = 'Aktiv'; $lng['panel']['please_choose'] = 'Bitte auswählen'; $lng['panel']['allow_modifications'] = 'Änderungen zulassen'; -$lng['domains']['add_date'] = 'Zu SysCP hinzugefügt'; +$lng['domains']['add_date'] = 'Zu Froxlor hinzugefügt'; $lng['domains']['registration_date'] = 'Bei Registry hinzugefügt'; $lng['domains']['topleveldomain'] = 'Top-Level-Domain'; @@ -956,12 +956,12 @@ $lng['error']['invalidautoresponder'] = 'Das angegebene Konto ist ungültig. $lng['serversettings']['autoresponder_active']['title'] = 'Abwesenheitsnachrichten-Modul verwenden'; $lng['serversettings']['autoresponder_active']['description'] = 'Möchten Sie das Abwesenheitsnachrichten-Modul verwenden? Dazu muss ein separater Cronjob eingerichtet sein.'; $lng['invoice']['active'] = 'Rechnung aktiviert'; -$lng['admin']['show_version_login']['title'] = 'Zeige SysCP Version beim Login'; -$lng['admin']['show_version_login']['description'] = 'Zeige SysCP Version in der Fußzeile der Loginseite'; -$lng['admin']['show_version_footer']['title'] = 'Zeige SysCP Version in Fußzeile'; -$lng['admin']['show_version_footer']['description'] = 'Zeige SysCP Version in der Fußzeile aller anderen Seiten'; +$lng['admin']['show_version_login']['title'] = 'Zeige Froxlor Version beim Login'; +$lng['admin']['show_version_login']['description'] = 'Zeige Froxlor Version in der Fußzeile der Loginseite'; +$lng['admin']['show_version_footer']['title'] = 'Zeige Froxlor Version in Fußzeile'; +$lng['admin']['show_version_footer']['description'] = 'Zeige Froxlor Version in der Fußzeile aller anderen Seiten'; $lng['admin']['syscp_graphic']['title'] = 'Grafik im Kopfbereich des Panels'; -$lng['admin']['syscp_graphic']['description'] = 'Welche Grafik soll im Kopfbereich des Panels anstatt des SysCP Logos angezeigt werden?'; +$lng['admin']['syscp_graphic']['description'] = 'Welche Grafik soll im Kopfbereich des Panels anstatt des Froxlor Logos angezeigt werden?'; //improved syscp @@ -1005,7 +1005,7 @@ $lng['admin']['know_what_youre_doing'] = 'Ändern Sie diese Einstellungen nu $lng['serversettings']['mod_fcgid']['peardir']['title'] = 'Globale PEAR Verzeichnisse'; $lng['serversettings']['mod_fcgid']['peardir']['description'] = 'Welche globalen PEAR Verzeichnisse sollen in den php.ini Einstellungen ersetzt werden? Einzelne Verzeichnisse sind mit einem Doppelpunkt zu trennen.'; -//improved syscp 2 +//improved Froxlor 2 $lng['admin']['templates']['index_html'] = 'index.html Datei für neu erzeugte Kundenverzeichnisse'; $lng['admin']['templates']['SERVERNAME'] = 'Wird mit dem Servernamen ersetzt.'; @@ -1104,7 +1104,7 @@ $lng['aps']['php_general_new'] = 'PHP - Generell - PHP Version zu neu.'; $lng['aps']['db_mysql_support'] = 'Datenbank - Das Paket benötigt eine andere Datenbank Engine als MySQL.'; $lng['aps']['db_mysql_version'] = 'Datenbank - MySQL Server zu alt.'; $lng['aps']['webserver_module'] = 'Webserver - Modul "%s" fehlt.'; -$lng['aps']['webserver_fcgid'] = 'Webserver - Von diesem Paket werden einige Webserver Module benötigt. Da Sie SysCP in einer FastCGI/mod_fcgid Umgebung verwenden existiert die Funktion "apache_get_modules" nicht. Es kann also nicht ermittelt werden ob das Paket unterstützt wird.'; +$lng['aps']['webserver_fcgid'] = 'Webserver - Von diesem Paket werden einige Webserver Module benötigt. Da Sie Froxlor in einer FastCGI/mod_fcgid Umgebung verwenden existiert die Funktion "apache_get_modules" nicht. Es kann also nicht ermittelt werden ob das Paket unterstützt wird.'; $lng['aps']['webserver_htaccess'] = 'Webserver - Dieses Paket benötigt dass .htaccess Dateien vom Webserver geparst werden. Das Paket kann nicht installiert werden, da nicht ermittelt werden kann ob diese Funktion aktiviert ist.'; $lng['aps']['misc_configscript'] = 'Sonstiges - Die Sprache des Konfigurationsskriptes wird nicht unterstützt.'; $lng['aps']['misc_charset'] = 'Sonstiges - In der aktuellen Version wird eine Validierung gegen einen gewissen Zeichensatz im Installationsassitenten nicht unterstützt.'; @@ -1173,7 +1173,7 @@ $lng['aps']['numerofpackagesenabled'] = '%s Pakete freigegeben
'; $lng['aps']['numerofpackageslocked'] = '%s Pakete gesperrt
'; $lng['aps']['numerofinstances'] = '%s Instanzen installiert
'; $lng['question']['reallydoaction'] = 'Wollen Sie die gewählten Aktionen wirklich durchführen?

Daten, die durch diese Vorgänge möglicherweise gelöscht werden, können anschließend nicht wieder hergestellt werden.

'; -$lng['aps']['initerror_customer'] = 'Es gibt momentan ein Problem mit dieser SysCP Erweiterung. Wenden Sie sich an Ihren Administrator für weitere Informationen.'; +$lng['aps']['initerror_customer'] = 'Es gibt momentan ein Problem mit dieser Froxlor Erweiterung. Wenden Sie sich an Ihren Administrator für weitere Informationen.'; $lng['aps']['numerofinstances'] = '%s Installationen insgesamt
'; $lng['aps']['numerofinstancessuccess'] = '%s erfolgreiche Installationen
'; $lng['aps']['numerofinstanceserror'] = '%s fehlgeschlagene Installationen
'; @@ -1196,7 +1196,7 @@ $lng['error']['admindoesntexist'] = 'Der ausgewählte Admin existiert nicht. // ADDED IN 1.2.19-svn37 $lng['serversettings']['system_realtime_port']['title'] = 'Port für Realtime SysCP'; -$lng['serversettings']['system_realtime_port']['description'] = 'Dieser Port auf localhost wird bei jedem neuen Cron-Task kontaktiert. Wenn der Wert 0 (Null) ist, dann ist dieses Feature deaktiviert.
Siehe dazu auch: Make SysCP work in realtime (SysCP Wiki)'; +$lng['serversettings']['system_realtime_port']['description'] = 'Dieser Port auf localhost wird bei jedem neuen Cron-Task kontaktiert. Wenn der Wert 0 (Null) ist, dann ist dieses Feature deaktiviert.
Siehe dazu auch: Make Froxlor work in realtime (Froxlor Wiki)'; $lng['serversettings']['session_allow_multiple_login']['title'] = 'Erlaube gleichzeitigen Login'; $lng['serversettings']['session_allow_multiple_login']['description'] = 'Wenn diese Option aktiviert ist, können sich Nutzer mehrmals gleichzeitig anmelden.'; $lng['serversettings']['panel_allow_domain_change_admin']['title'] = 'Erlaube Verschieben von Domains unter Admins'; @@ -1224,6 +1224,6 @@ $lng['aps']['license_link'] = 'Link zur Lizenz'; // ADDED IN 1.4.2.1 $lng['admin']['thankyou'] = 'Vielen Dank'; -$lng['admin']['contributors'] = 'Diese Leute haben zum SysCP Projekt beigetragen (keine besondere Ordnung)'; +$lng['admin']['contributors'] = 'Diese Leute haben zum Froxlor Projekt beigetragen (keine besondere Ordnung)'; ?> \ No newline at end of file