Put $strInstructions at its right place
This commit is contained in:
@@ -134,6 +134,7 @@ $strInsertAsNewRow = 'Insert as new row';
|
||||
$strInsertIntoTable = 'Insert into table';
|
||||
$strInsertNewRow = 'Insert new row';
|
||||
$strInsertTextfiles = 'Insert textfiles into table';
|
||||
$strInstructions = 'Instructions';
|
||||
$strInUse = 'in use';
|
||||
|
||||
$strKeyname = 'Keyname';
|
||||
@@ -287,5 +288,4 @@ $strWelcome = 'Welcome to ';
|
||||
$strWrongUser = 'Wrong username/password. Access denied.';
|
||||
|
||||
$strYes = 'Yes';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
@@ -134,6 +134,7 @@ $strInsertAsNewRow = 'Ins
|
||||
$strInsertIntoTable = 'Ins<6E>rer dans la table';
|
||||
$strInsertNewRow = 'Ins<6E>rer un nouvel enregistrement';
|
||||
$strInsertTextfiles = 'Ins<6E>rer un fichier texte dans la table';
|
||||
$strInstructions = 'Instructions';
|
||||
$strInUse = 'utilis<69>';
|
||||
|
||||
$strKeyname = 'Nom de la cl<63>';
|
||||
@@ -287,5 +288,4 @@ $strWelcome = 'Bienvenue
|
||||
$strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc<63>s refus<75>';
|
||||
|
||||
$strYes = 'Oui';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user