diff options
author | tardo <tardo@nagi-fanboi.net> | 2007-09-26 00:40:48 +0200 |
---|---|---|
committer | tardo <tardo@nagi-fanboi.net> | 2007-09-26 00:40:48 +0200 |
commit | b76faddb10fb53266e4f934a58edf30ba7935025 (patch) | |
tree | ced58337bcbc070c67fd1fc659bfb9001246b9bc /web/lang/it/acctfuncs_po.inc | |
parent | 1769285c36f333cc06be91332984686f64a74b88 (diff) | |
parent | 7c7685ce82f1779f6f991533df7f5e6d6ac8fe21 (diff) | |
download | aur-b76faddb10fb53266e4f934a58edf30ba7935025.tar.gz aur-b76faddb10fb53266e4f934a58edf30ba7935025.tar.xz |
Merge branch 'testing' of git://git.mattal.com/aur into test
Fixed regressions.
Diffstat (limited to 'web/lang/it/acctfuncs_po.inc')
-rw-r--r-- | web/lang/it/acctfuncs_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc index 26c4d4d2..e08d342d 100644 --- a/web/lang/it/acctfuncs_po.inc +++ b/web/lang/it/acctfuncs_po.inc @@ -47,7 +47,7 @@ $_t["it"]["Last Voted"] = "Ultimo votato"; $_t["it"]["Real Name"] = "Nome reale"; -$_t["it"]["Edit Account"] = "Modificare l'account"; +$_t["it"]["Edit Account"] = "Modifica l'account"; $_t["it"]["Password fields do not match."] = "I campi password non corrispondono."; @@ -61,11 +61,11 @@ $_t["it"]["No more results to display."] = "Non vi sono ulteriori risultati da v $_t["it"]["Type"] = "Tipo"; -$_t["it"]["Click on the Home link above to login."] = "Fare clic su Inizio per autenticarsi."; +$_t["it"]["Click on the Home link above to login."] = "Clicca su Inizio per autenticarti."; $_t["it"]["Sort by"] = "Ordina per"; -$_t["it"]["Re-type password"] = "Riscrivere la password"; +$_t["it"]["Re-type password"] = "Riscrivi la password"; $_t["it"]["Language is not currently supported."] = "Lingua attualmente non supportata."; |