diff options
author | swiergot <swiergot> | 2005-09-09 21:30:15 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-09 21:30:15 +0000 |
commit | 63a0a0532033b79f541f59ac1152b747f5760d75 (patch) | |
tree | 972441e65390519eb2ce9e26cab61bdb8d6386ce /web/lang/it/common_po.inc | |
parent | e231f2510f843879e12dbb47ccd4f4d728cf3894 (diff) | |
download | aurweb-63a0a0532033b79f541f59ac1152b747f5760d75.tar.xz |
updated Italian translation from Giovanni
Diffstat (limited to 'web/lang/it/common_po.inc')
-rw-r--r-- | web/lang/it/common_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/common_po.inc b/web/lang/it/common_po.inc index 9a7a8f8..defdecf 100644 --- a/web/lang/it/common_po.inc +++ b/web/lang/it/common_po.inc @@ -9,13 +9,13 @@ $_t["it"]["Reset"] = "Cancella"; $_t["it"]["Username"] = "Nome utente"; -$_t["it"]["Email Address"] = "Indirizzo Email"; +$_t["it"]["Email Address"] = "Indirizzo email"; $_t["it"]["Less"] = "Precedente"; $_t["it"]["Clear"] = "Pulisci"; -$_t["it"]["required"] = "richiesto"; +$_t["it"]["required"] = "obbligatorio"; $_t["it"]["Update"] = "Aggiorna"; |