updates
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2001-09-21 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/slovak-iso.inc.php3 updates, thanks to Lubos Klokner
|
||||
* lang/italian.inc.php3 updates, thanks to Pietro Danesi
|
||||
|
||||
2001-09-21 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* users_detail.php3; libraries/user_details.js; lang/*: changing the whole
|
||||
|
@@ -157,6 +157,7 @@ $strInstructions = 'Istruzioni';
|
||||
$strInUse = 'in uso';
|
||||
$strInvalidName = '"%s" è una parola riservata; non è possibile utilizzarla come nome di database/tabella/campo.';
|
||||
|
||||
$strKeepPass = 'Non cambiare la password';
|
||||
$strKeyname = 'Nome chiave';
|
||||
$strKill = 'Uccidi';
|
||||
|
||||
@@ -303,6 +304,8 @@ $strType = 'Tipo';
|
||||
$strUncheckAll = 'Deseleziona tutti';
|
||||
$strUnique = 'Unica';
|
||||
$strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
|
||||
$strUpdateProfile = 'Aggiorna profilo:';
|
||||
$strUpdateProfileMessage = 'Il profilo è stato aggiornato.';
|
||||
$strUpdateQuery = 'Aggiorna Query';
|
||||
$strUsage = 'Utilizzo';
|
||||
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
|
||||
@@ -323,7 +326,4 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
|
||||
$strYes = ' Si ';
|
||||
|
||||
// To translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user