Someone can translate in English ? I'm don' understand what Free-Network said (same with google).
Posts by Nuxwin
-
-
Re ;
Ok, execute the following queries :
Code- CREATE TABLE IF NOT EXISTS `lang_en_GB` (
- `msgid` text COLLATE utf8_unicode_ci NOT NULL,
- `msgstr` text COLLATE utf8_unicode_ci,
- UNIQUE KEY `msgid` (`msgid`(25))
- ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
- INSERT IGNORE INTO `lang_en_GB` (`msgid`, `msgstr`) VALUES
- ('imscp_languageSetlocaleValue', 'en_GB'),
- ('imscp_table', 'lang_en_GB'),
- ('imscp_language', 'English (EnglishBritain)'),
- ('encoding', 'UTF-8'),
- ('Incorrect domain name syntax', 'Incorrect <i>domain name</i> syntax'),
- ('Incorrect forward syntax', 'Incorrect <i>forward</i> syntax!'),
- ('Incorrect mount point syntax', 'Incorrect <i>mount point</i> syntax!'),
- ('Mail', 'e-mail');
and then, rerun the script.
Note; I can help you inline if you install teamviewer.
-
Hi,i-MSCP_imscppot_de_DE.po
Installation Fehler.
What version you are using ?
The beta 2 has a bug that is fixed in trunk. Look here: http://i-mscp.net/download and gets the latest trunk version by following the instruction (easy) at the "Latest development version" section. Then just, update your version with it by following the update instructions and try again.
-
-
Hallo Admin'sIch wollte mich unter Wiki registrieren um einen Beitrag zu schreiben klappt leider nicht.
bekomme immer wieder das hier angezeigt.
Mfg
TangoHello tango ;
yes, for now, we have an issue with our wiki for new accounts (Mail sending). I'll ask Daniel to solve it.
Thanks
-
Hallo,kann es sein das die Systemsprache Deutsch noch nicht fertig ist ?
Hello ;
You can see the status on Transifex site. You can also download the latest version of the de_DE.po file from it, and update your current version with it via the admin interface. https://www.transifex.net/projects/p/i-M.../imscppot/
-
-
My poor Kika, you are served with the migration.
-
Dear users,
It is with great pleasure that we announce the release of <strong>the second beta version</strong> of i-MSCP. This version does not provide new features, but fixes a very important problem in the update process that causes issues with upgrades from earlier versions of i-MSCP and migrations from ispCP.
For more information about new features offered by i-MSCP, please read the announcement that was made for the release of the first beta version: <a href="http://i-mscp.net/2011/i-MSCP-1-0-0-beta1-released">http://i-mscp.net/2011/i-MSCP-1-0-0-beta1-released</a>
You can download i-MSCP 1.0.0 Beta 2 at <a href="http://i-mscp.net/download">http://i-mscp.net/download</a>
<strong>i-MSCP Team.</strong>
-
Hello ;
First, you must know that the migration script is still in a beta state. Unfortunately, I cannot be very helpful since I do not know how Daniel has implemented it. Don't worry, Daniel will answer.