*** empty log message ***
This commit is contained in:
@@ -65,6 +65,7 @@ $strCreate = 'Create';
|
||||
$strCreateNewDatabase = 'Create new database';
|
||||
$strCreateNewTable = 'Create new table on database ';
|
||||
$strCriteria = 'Criteria';
|
||||
$strCuttedStrings = 'Cutted Strings';
|
||||
|
||||
$strData = 'Data';
|
||||
$strDatabase = 'Database ';
|
||||
@@ -113,6 +114,7 @@ $strFieldsEmpty = ' The field count is empty! ';
|
||||
$strFixed = 'fixed';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strFullStrings = 'Full Strings';
|
||||
$strFunction = 'Function';
|
||||
|
||||
$strGenTime = 'Generation Time';
|
||||
@@ -298,6 +300,4 @@ $strWelcome = 'Welcome to ';
|
||||
$strWrongUser = 'Wrong username/password. Access denied.';
|
||||
|
||||
$strYes = 'Yes';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -65,6 +65,7 @@ $strCreate = 'Cr
|
||||
$strCreateNewDatabase = 'Cr<43>er une base de donn<6E>es';
|
||||
$strCreateNewTable = 'Cr<43>er une nouvelle table sur la base ';
|
||||
$strCriteria = 'Crit<69>re';
|
||||
$strCuttedStrings = 'Textes coup<75>s';
|
||||
|
||||
$strData = 'Donn<6E>es';
|
||||
$strDatabase = 'Base de donn<6E>es';
|
||||
@@ -113,6 +114,7 @@ $strFieldsEmpty = 'Il faut indiquer le nombre de champs';
|
||||
$strFixed = 'fixe';
|
||||
$strFormat = 'format';
|
||||
$strFormEmpty = 'Formulaire incomplet !';
|
||||
$strFullStrings = 'Textes entiers';
|
||||
$strFunction = 'Fonction';
|
||||
|
||||
$strGenTime = 'G<>n<EFBFBD>r<EFBFBD> le ';
|
||||
@@ -298,6 +300,4 @@ $strWelcome = 'Bienvenue
|
||||
$strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc<63>s refus<75>';
|
||||
|
||||
$strYes = 'Oui';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user