version tag 1.2.7

This commit is contained in:
simo 2005-10-22 02:29:47 +00:00
parent a83b210bf4
commit 7a312ef6ef
12 changed files with 32 additions and 19 deletions

View file

@ -5,6 +5,6 @@
include_once("translator.inc");
global $_t;
$_t["it"]["You have been successfully logged out."] = "Sei uscito con successo.";
$_t["it"]["You have been successfully logged out."] = "Disconnesso.";
?>