diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-02-19 23:29:16 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-19 16:43:51 -0600 |
commit | 90ceaca02ad21169b33ae6d9f36953a3d00aa627 (patch) | |
tree | 82bed64de0875e3b1e49b5fcd75610e11eaba482 /web | |
parent | 380b1b608c29edad3dd681a1f215c007f8f56e44 (diff) |
Another small fix for Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Diffstat (limited to 'web')
-rw-r--r-- | web/lang/it/acctfuncs_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc index df1e5ab..ebada42 100644 --- a/web/lang/it/acctfuncs_po.inc +++ b/web/lang/it/acctfuncs_po.inc @@ -7,7 +7,7 @@ global $_t; $_t["it"]["Missing a required field."] = "Manca un campo obbligatorio."; -$_t["it"]["Search"] = "Cerca'"; +$_t["it"]["Search"] = "Cerca"; $_t["it"]["The account, %h%s%h, has been successfully created."] = "L'account %h%s%h รจ stato creato con successo."; |