Changeset 1268

Show
Ignore:
Timestamp:
07/09/08 14:33:32 (2 months ago)
Author:
rats
Message:

Lot of changes, please have a look at the CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1265 r1268  
    11ispCP ω 1.0.0 Changelog 
    22~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     3 
     42008-07-09 Benedikt Heintel 
     5        - ENGINE: 
     6                * Fixed #1395: vhcs2.4.7-ispcp.sql / ispc-update - default language not migrated 
     7        - GUI: 
     8                * Fixed #1384: Client/Execute Query doesn't work. 
     9                * Fixed #1393: patch to restore gui/client/ functionality 
     10                * Fixed #1394: patch to restore gui/reseller/ functionality 
     11                * Fixed #1396: Wordwrap in ticket system 
     12        - LANGUAGES: 
     13                * Updated Italian 
     14                * Updated Czech 
    315 
    4162008-07-07 Benedikt Heintel 
  • trunk/configs/centos/database/languages.sql

    r994 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/debian/database/languages.sql

    r859 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/fedora/database/languages.sql

    r878 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/freebsd/database/languages.sql

    r1001 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/gentoo/database/languages.sql

    r1007 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/openbsd/database/languages.sql

    r1001 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/opensuse/database/languages.sql

    r1002 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/redhat/database/languages.sql

    r1007 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/configs/ubuntu/database/languages.sql

    r870 r1268  
    1 -- phpMyAdmin SQL Dump 
    2 -- version 2.11.1 
    3 -- http://www.phpmyadmin.net 
    4 -- 
    5 -- Host: localhost:3306 
    6 -- Erstellungszeit: 15. Oktober 2007 um 00:34 
    7 -- Server Version: 5.0.32 
    8 -- PHP-Version: 5.2.0-8+etch5~pu1 
    9  
    101SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 
    112 
     
    178 
    189-- 
    19 -- table structure for table `lang_English
     10-- table structure for table `lang_EnglishBritain
    2011-- 
    2112 
    22 DROP TABLE IF EXISTS `lang_English`; 
    23 CREATE TABLE `lang_English` ( 
     13DROP TABLE IF EXISTS `lang_EnglishBritain`; 
     14CREATE TABLE `lang_EnglishBritain` ( 
    2415  `msgid` text collate utf8_unicode_ci, 
    2516  `msgstr` text collate utf8_unicode_ci, 
     
    2819 
    2920-- 
    30 -- data for table `lang_English
     21-- data for table `lang_EnglishBritain
    3122-- 
    3223 
    33 INSERT INTO `lang_English` (`msgid`, `msgstr`) VALUES 
     24INSERT INTO `lang_EnglishBritain` (`msgid`, `msgstr`) VALUES 
    3425('ispcp_languageSetlocaleValue', 'en_GB'), 
    35 ('ispcp_table', 'English'), 
    36 ('ispcp_language', 'English'), 
     26('ispcp_table', 'EnglishBritain'), 
     27('ispcp_language', 'English (GB)'), 
     28('encoding', 'UTF-8'), 
    3729('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'), 
    3830('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'), 
    39 ('Incorrect max FTP count or syntax!', 'Incorrect <i>max FTP</i> count or syntax!'), 
    40 ('Incorrect max SQL databases count or syntax!', 'Incorrect <i>max mySQL databases</i> count or syntax!'), 
    41 ('Incorrect max SQL users count or syntax!', 'Incorrect <i>max mySQL users</i> count or syntax!'), 
    42 ('Incorrect max alias count or syntax!', 'Incorrect <i>max alias</i> count or syntax!'), 
    43 ('Incorrect max disk amount or syntax!', 'Incorrect <i>max disk</i> amount or syntax!'), 
    44 ('Incorrect max domain count or syntax!', 'Incorrect <i>max domain</i> count or syntax!'), 
    45 ('Incorrect max mail count or syntax!', 'Incorrect <i>max e-mail</i> count or syntax!'), 
    46 ('Incorrect max subdomain count or syntax!', 'Incorrect <i>max subdomain</i> count or syntax!'), 
    47 ('Incorrect max traffic amount or syntax!', 'Incorrect <i>max traffic</i> amount or syntax!'), 
    4831('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'), 
    49 ('Mail', 'e-mail'), 
    50 ('encoding', 'UTF-8'); 
     32('Mail', 'e-mail'); 
  • trunk/gui/admin/ticket_view.php

    r1265 r1268  
    101101                get_ticket_from($tpl, $sql, $ticket_id); 
    102102                $date_formt = Config::get('DATE_FORMAT'); 
     103                $ticket_content = wordwrap(html_entity_decode($rs->fields['ticket_message']), round(($screenwidth-200) / 7), "\n"); 
     104 
    103105                $tpl->assign( 
    104106                        array( 
     
    107109                                'DATE' => date($date_formt, $rs->fields['ticket_date']), 
    108110                                'SUBJECT' => stripslashes($rs->fields['ticket_subject']), 
    109                                 'TICKET_CONTENT' => wordwrap(html_entity_decode(nl2br($rs->fields['ticket_message'])), round(($screenwidth-200) / 7), "<br>\n", 1), 
     111                                'TICKET_CONTENT' => nl2br($ticket_content), 
    110112                                'ID' => $rs->fields['ticket_id'] 
    111113                                ) 
  • trunk/gui/client/sql_database_add.php

    r1265 r1268  
    2424 
    2525$tpl = new pTemplate(); 
    26 $tpl->define_dynamic('page', Config::get('CLIENT_TEMPLATE_PATH') . '/add_sql_database.tpl'); 
     26$tpl->define_dynamic('page', Config::get('CLIENT_TEMPLATE_PATH') . '/sql_database_add.tpl'); 
    2727$tpl->define_dynamic('page_message', 'page'); 
    2828$tpl->define_dynamic('logged_from', 'page'); 
  • trunk/gui/client/sql_execute_query.php

    r1265 r1268  
    157157    $db_user_pass = $rs->fields['sqlu_pass']; 
    158158    $db_name = $rs->fields['sqld_name']; 
    159     $sql_user = &ADONewConnection(Config::get('DB_TYPE')); 
    160  
    161     if (!@$sql_user->Connect(Config::get('DB_HOST'), $db_user_name, $db_user_pass, $db_name)) { 
     159 
     160    if (!@$sql_user =Database::connect($db_user_name, $db_user_pass, Config::get('DB_TYPE'), Config::get('DB_HOST'), $db_name)) { 
    162161        set_page_message(tr('Could not connect to the SQL server as %s!', $db_user_name)); 
    163162        $tpl->assign('SQL_RESULT', ''); 
     
    170169 
    171170    if (!$rs) { 
    172         $tpl->assign(array('QUERY_STATUS' => tr('Execution of SQL query failed!'), 
    173                 'QUERY_RESULT' => $sql_user->ErrorMsg())); 
     171        $tpl->assign( 
     172                                array( 
     173                                        'QUERY_STATUS' => tr('Execution of SQL query failed!'), 
     174                        'QUERY_RESULT' => $sql_user->ErrorMsg() 
     175                                        ) 
     176                                ); 
    174177    } else { 
    175178        write_log($_SESSION['user_logged'] . ": execute SQL query!"); 
    176         $tpl->assign(array('QUERY_STATUS' => tr('Execution of SQL query succeeded!'), 
    177                 'QUERY_RESULT' => sql_rs2html($rs))); 
     179        $tpl->assign( 
     180                                array( 
     181                                        'QUERY_STATUS' => tr('Execution of SQL query succeeded!'), 
     182                        'QUERY_RESULT' => sql_rs2html($rs) 
     183                                        ) 
     184                                ); 
    178185    } 
    179186 
     
    260267$tpl->prnt(); 
    261268 
    262 if (Config::get('DUMP_GUI_DEBUG')) dump_gui_debug(); 
     269if (Config::get('DUMP_GUI_DEBUG')) 
     270        dump_gui_debug(); 
    263271 
    264272unset_messages(); 
  • trunk/gui/client/ticket_view.php

    r1265 r1268  
    8282 
    8383                get_ticket_from($tpl, $sql, $ticket_id); 
    84  
    8584                $date_formt = Config::get('DATE_FORMAT'); 
     85                $ticket_content = wordwrap(html_entity_decode($rs->fields['ticket_message']), round(($screenwidth-200) / 7), "\n"); 
     86 
    8687                $tpl->assign(array('TR_ACTION' => $tr_action, 
    8788                                'ACTION' => $action, 
    8889                                'DATE' => date($date_formt, $rs->fields['ticket_date']), 
    8990                                'SUBJECT' => stripslashes($rs->fields['ticket_subject']), 
    90                                 'TICKET_CONTENT' => wordwrap(html_entity_decode(nl2br($rs->fields['ticket_message'])), round(($screenwidth-200) / 7), "<br>\n", 1), 
     91                                'TICKET_CONTENT' => nl2br($ticket_content), 
    9192                                'ID' => $rs->fields['ticket_id'])); 
    9293 
  • trunk/gui/reseller/ticket_view.php

    r1265 r1268  
    8989                get_ticket_from($tpl, $sql, $ticket_id); 
    9090                $date_formt = Config::get('DATE_FORMAT'); 
     91                $ticket_content = wordwrap(html_entity_decode($rs->fields['ticket_message']), round(($screenwidth-200) / 7), "\n"); 
    9192 
    9293                $tpl->assign( 
     
    9899                                'DATE' => date($date_formt, $rs->fields['ticket_date']), 
    99100                                'SUBJECT' => $rs->fields['ticket_subject'], 
    100                                 'TICKET_CONTENT' => wordwrap(html_entity_decode(nl2br($rs->fields['ticket_message'])), round(($screenwidth-200) / 7), "<br>\n", 1), 
     101                                'TICKET_CONTENT' => nl2br($ticket_content), 
    101102                                'ID' => $rs->fields['ticket_id'] 
    102103                                ) 
  • trunk/language-files/languages/czech

    r1194 r1268  
    127127Incorrect template name length! = Nesprávná délka jména šablony! 
    128128Incorrect template description length! = Nesprávná délka popisu šablony! 
    129 Incorrect price syntax! = Nesprávná syntaxe ceny
    130 Incorrect setup fee syntax! = Nesprávná syntaxe zřizovacích poplatků
     129Price must be a number! = Cena musí být vyjádřena číslem
     130Setup fee must be a number! = Zřizovací poplatek musí být vyjádřen číslem
    131131Hosting plan with entered name already exists! = Plán hostingu se zadaným jménem již existuje! 
    132132ispCP - Admin/Change Password = ispCP - Admin/Změnit heslo 
     
    136136User password updated successfully! = Uživatelské heslo bylo úspěšně aktualizováno! 
    137137Change password = Změnit heslo 
     138Password data = Heslo 
    138139Update password = Aktualizovat heslo 
    139140Current password = Stávající heslo 
     141ispCP - Admin/Change Personal Data = ispCP - Admin/Změnit osobní údaje 
    140142Personal data updated successfully! = Osobní údaje byli úspěšně změněny! 
    141 ispCP - Admin/Change Personal Data = ispCP - Admin/Změnit osobní údaje 
    142143Change personal data = Změnit osobní údaje 
    143144Personal data = Osobní údaje 
     
    186187Update = Aktualizace 
    187188Update details = Podrobnosti o aktualizaci 
    188 No database updates available = Nejsou dostupné aktualizace databáze 
    189189New Database update is now available = Je dostupná nová aktualizace databáze 
    190190Do you want to execute the Updates now? = Opravdu chcete provést aktualizace? 
     191No database updates available = Nejsou dostupné aktualizace databáze 
    191192You cannot delete the last active IP address! = Poslední aktivní IP adresu nelze smazat! 
    192193Error: we have a domain using this IP! = Chyba: máme doménu, která používá tuto IP adresu! 
     
    234235Send new login data = Poslat nové přihlašovací údaje 
    235236Generate password = Vygenerovat heslo 
    236 ispCP - Admin/Manage users/Edit Reseller = ispCP - Admin/Správa uživatelů/Upravit partnera 
     237ispCP - Admin/Edit Domain = ispCP - Admin/Upravit doménu 
     238Edit Domain = Upravit doménu 
     239Domain properties = Nastavení domény 
     240Max subdomains<br /><i>(-1 disabled, 0 unlimited)</i> = Maximální počet subdomén<br /><i>(-1 zakázáno, 0 bez omezení)</i> 
     241Max aliases<br /><i>(-1 disabled, 0 unlimited)</i> = Maximální počet aliasů<br /><i>(-1 zakázáno, 0 bez omezení)</i> 
     242Mail accounts limit <br /><i>(-1 disabled, 0 unlimited)</i> = Limit poštovních účtů<br /><i>(-1 zakázáno, 0 bez omezení) 
     243FTP accounts limit <br /><i>(-1 disabled, 0 unlimited)</i> = Limit FTP účtů<br /><i>(-1 zakázáno, 0 bez omezení)</i> 
     244SQL databases limit <br /><i>(-1 disabled, 0 unlimited)</i> = Limit SQL databází<br /><i>(-1 zakázáno, 0 bez omezení)</i> 
     245SQL users limit <br /><i>(-1 disabled, 0 unlimited)</i> = Limit SQL uživatelů<br /><i>(-1 zakázáno, 0 bez omezení)</i> 
     246Traffic limit [MB] <br /><i>(0 unlimited)</i> = Limit přenesených dat [MB]<br /><i>(0 bez omezení)</i> 
     247Disk limit [MB] <br /><i>(0 unlimited)</i> = Limit disku [MB]<br /><i>(0 bez omezení)</i> 
     248Cancel = Zrušit 
     249Yes = Budiž 
     250No = Ne 
     251User does not exist or you do not have permission to access this interface! = Uživatel neexistuje nebo nemáte práva přístupu k rozhraní! 
    237252SQL databases limit is <i>disabled</i>! = Limit SQL databází je <i>zakázán</i>! 
    238253SQL users limit is <i>disabled</i>! = Limit SQL uživatelů je <i>zakázán</i>! 
     254Subdomain = Subdoména 
     255SQL Database = SQL databáze 
     256SQL User = SQL uživatel 
     257Traffic = Přenesená data 
     258Disk = Diskový prostor 
     259Domain properties could not be updated! = Nastavení domény nemůže být aktualizováno! 
     260Domain properties updated successfully! = Nastavení domény úspěšně aktualizováno! 
     261The <em>%s</em> service cannot be disabled!  = Služba <em>%s</em> nemůže být vypnuta!<br> 
     262There are <em>%s</em> records on system! = V systému je <em>%s</em> záznamů! 
     263The <em>%s</em> service cannot be limited!  = Služba <em>%s</em> nemůže být omezena!<br> 
     264Specified number is smaller than <em>%s</em> records, present on the system! = Zadané číslo je menší než u <em>%s</em> záznamu nacházejícího se v systému! 
     265There are <em>%s</em> records on the system! = S systému je <em>%s</em> záznamů! 
     266The <em>%s</em> service cannot be unlimited!  = Služba <em>%s</em> nemůže být neomezená!<br> 
     267There are reseller limits for the <em>%s</em> service! = Pro službu <em>%s</em> je pro partnery nastaven limit! 
     268You are exceeding reseller limits for the <em>%s</em> service! = Překračujete limit partnera pro službu <em>%s</em>! 
     269ispCP - Admin/Manage users/Edit Reseller = ispCP - Admin/Správa uživatelů/Upravit partnera 
    239270Domains = Domény 
    240271Inconsistency between current_als_cnt and actual alias count: %1$d != %2$d = Nesoulad mezi <i>current_als_cnt</i> a <i>actual alias count</i>: %1$d != %2$d 
     
    244275SQL Users = SQL uživatelé 
    245276Disk storage = Využití disku 
     277Reseller data inconsistency! = Partnerská data nekonzistentní! 
    246278This reseller has already assigned more/higher <b>%s</b> accounts/limits than the new limit you entered. = Tento partner má přiřazených <b>%s</b> účtů/limitů než právě zadaný limit. 
    247279Edit reseller aborted! = Editace partnera přerušena! 
     
    271303Subject = Předmět 
    272304Apply changes = Provést změny 
     305Benutzertyp (admin, reseller, user) = Typ uživatele (administrátor, partner, uživatel) 
     306URL to this admin panel = URL tohoto administračního panelu 
    273307ispCP - Administrator/Hosting Plan Management = ispCP - Administrátor/Správa plánů hostingu 
    274308Hosting plans = Plány hostingu 
     
    280314Hosting plan deleted! = Plán hostingu smazán! 
    281315Hosting plan updated! = Plán hostingu aktualizován! 
     316Hosting plan can't be deleted, there are orders! = Plán hostingu nemůže být smazán, jsou zde objednávky! 
    282317Hosting plans not found! = Plán hostingu nenalezen! 
    283318Name = Jméno 
     
    287322Couldn't check for updates! Website not reachable. = Nemohu zkontrolovat aktualizace! Cílová stránka neodpovídá. 
    288323New ispCP update is now available = Je dostupná nová aktualizace ispCP 
     324A database update is available = Je dostupná aktualizace databáze 
     325You are exceeding your traffic limit! = Překročil jste váš limit přenesených dat! 
     326%1$d%% [%2$s of unlimited] = %1$d%% [%2$s z neomezeno] 
     327%1$d%% [%2$s of %3$s] = %1$d%% [%2$s z %3$s] 
     328ispCP - Admin/Main Index =  ispCP - Admin/Hlavní strana 
    289329ispCP - Admin/IP manage = ispCP - Admin/Správa IP adres 
    290330Remove IP = Smazat IP adresu 
     
    309349Mail account errors = Chyby v účtech el. pošty 
    310350Execute requests = Spusť dotazy 
     351Set status to "change" = Nastavit stav na "změna" 
    311352Daemon returned %d as status code = Démon vrátil %d jako stavový kód 
    312 Unknown domain status! = Neznámý stav subdomény! 
    313 Unknown account type! = Neznámý typ účtu! 
    314 Invalid account id! = Nesprávné id účtu! 
     353Unknown type! = Neznámý typ! 
    315354Done = Hotovo 
    316355Unknown Error = Neznámá chyba 
     
    411450%1$d / %2$d <br/>of<br/> <b>unlimited</b> = %1$d / %2$d <br/>z<br/> <b>bez omezení</b> 
    412451Reseller statistics table = Tabulka statistik partnera 
    413 Traffic = Přenesená data 
    414 Disk = Diskový prostor 
    415 Subdomain = Subdoména 
    416452SQL database = SQL databáze 
    417453SQL user = SQL uživatel 
     
    471507Settings = Nastavení 
    472508Activation link expire time (minutes) = Aktivační link vyprší za (minuty) 
     509Password settings = Nastavení hesla 
     510Use strong Passwords = Používat silná hesla 
     511Password length = Délka hesla 
    473512Bruteforce detection = Detekce útoku hrubou silou 
    474513Block time between logins = Čas blokování mezi přihlášením 
     
    478517Max number of CAPTCHA validation attempts = Maximální počet pokusů o CAPTCHA ověření 
    479518Other settings = Další nastavení 
     519E-Mail settings = Nastavení E-mailů 
     520Create default E-Mail addresses = Vytvořit standardní E-mailové adresy 
     521E-Mail accounts are hard suspended = E-Mailové účty jsou tvrdě pozastaveny 
    480522Default language = Výchozí jazyk 
    481523Support system = Systém podpory 
    482524Server ports = Porty serveru 
     525Hosting plans available for = Hostingové plány dostupné pro 
     526Admin = Administrátor 
    483527Domains per page = Domén na stránku 
     528Log Level = Úroveň protokolování 
     529Notices, Warnings and Errors = Upozornění, varování a chyby 
     530Warnings and Errors = Varování a chyby 
     531Errors = Chyby 
    484532ERROR: Only Letters, Numbers, Dash and Underscore are allowed! = Chyba: Povolená jsou jen písmena, čísla, pomlčka a podtržítko! 
    485533ERROR: Port already exists! = Chyba: Port existuje! 
    486534You have no custom service ports defined. = Nemáte definovány vlastní porty. 
    487 Yes = Budiž 
    488 No = Ne 
    489535Services = Služby 
    490536You have no support tickets. = Nemáte požadavky na podporu. 
     
    495541ispCP - Client/Questions & Comments = ispCP - Klient/Otázky a připomínky 
    496542Support tickets = Požadavky podpory 
     543From = Od 
     544To = Pro 
    497545Priority = Priorita 
    498546Last reply = Poslední odpověď 
     
    503551[Re] = [Odpověď] 
    504552ispCP - Client/Enable Mail Autoresponder = ispCP - Klient/Povolit automatické odpovědi 
    505 From = Od 
    506553days = dny 
    507554hours = hodiny 
     
    579626Mail account already exists! = Poštovní účet již existuje! 
    580627Mail account scheduled for addition! = Vytvoření poštovního účtu bylo naplánováno! 
     628Please select at least one mail type! = Vyplňte prosím alespoň jeden typ poštovního účtu! 
    581629Please enter mail account username! = Prosím zadejte uživatelské jméno e-mailového účtu! 
    582 Password data includes not permitted signs! = Heslo obsahuje nepovolené znaky! 
     630Password data is shorter than %s signs or includes not permitted signs! = Heslo je kratší než %s znaků nebo obsahuje nepovolené znaky! 
    583631Subdomain list is empty! You cannot add mail accounts! = Seznam subdomén je prázdný! Nemůžete přidávat poštovní účty! 
    584632Alias list is empty! You cannot add mail accounts! = Poštovní účty nelze přidávat. Soubor aliasů je prázdný! 
     
    622670Switch to backups/ directory = Přejít do adresáře backups/ 
    623671Download the files stored in this directory = Stáhnout soubory uložené v tomto adresáři 
    624 (usually named = (obvykle pojmenované  
     672(usually named = (obvykle pojmenované 
    625673Restore backup = Obnovit ze zálohy 
    626674Click the Restore button and the system will restore the last daily backup = Kliknutím na tlačítko Obnovit systém obnoví poslední denní zálohu 
     
    647695ispCP - Client/Change Password = ispCP - Klient/Změnit Heslo 
    648696ispCP - Client/Change Personal Data = ispCP - Klient/Změnit osobní údaje 
    649 User does not exist or you do not have permission to access this interface! = Uživatel neexistuje nebo nemáte práva přístupu k rozhraní! 
    650697Catch all account scheduled for creation! = Bylo naplánováno vytvoření doménového koše! 
    651698Mail forward list error! = Seznam přesměrování obsahuje chyby! 
     
    665712Weekday(s): = Týden/Týdny: 
    666713Reset = Vynulovat 
    667 Cancel = Zrušit 
    668714Edit Cronjob = Editovat úlohu 
    669715Cronjobs = Naplánované úlohy 
     
    727773disabled = vypnuto 
    728774You have <b>%d</b> new answer to your support questions = Máte <b>%d</b> nových odpovědí na vaše otázy na podporu 
    729 %1$d%% [%2$s of %3$s] = %1$d%% [%2$s z %3$s] 
    730 %1$d%% [%2$s of unlimited] = %1$d%% [%2$s z neomezeno] 
    731 You are exceeding your traffic limit! = Překročil jste váš limit přenesených dat! 
    732775%1$s%% [%2$s of %3$s] = %1$s%% [%2$s z %3$s] 
    733776%1$s%% [%2$s of unlimited] = %1$s%% [%2$s z neomezeno] 
     
    893936Users list is empty! = Seznam uživatelů je prázdný! 
    894937Details = Detaily 
     938Edit domain = Upravit doménu 
     939Edit user = Upravit uživatele 
    895940