diff options
author | Paul Mattal <paul@mattal.com> | 2007-09-30 13:06:44 -0400 |
---|---|---|
committer | Paul Mattal <paul@mattal.com> | 2007-09-30 13:06:44 -0400 |
commit | 6e49512b4e4a05398ede8e2280edec0a516c253f (patch) | |
tree | 5ef9fab68f3e577c89c29f3585fae3c998d87e65 /web/lang/it/test_po.inc | |
parent | 03a44d4900e225e5fc5b16192d8de8ec9fb8fa3d (diff) | |
download | aurweb-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.xz |
Italian: 20070930 patch from Giovanni Scafora
Diffstat (limited to 'web/lang/it/test_po.inc')
-rw-r--r-- | web/lang/it/test_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/test_po.inc b/web/lang/it/test_po.inc index 40be513..55c0a4c 100644 --- a/web/lang/it/test_po.inc +++ b/web/lang/it/test_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Scegli la tua lingua qui: %h%s%h, %h%s%h, %h%s%h, %h%s%h."; +$_t["it"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Scegli la tua lingua: %h%s%h, %h%s%h, %h%s%h, %h%s%h."; $_t["it"]["Hello, world!"] = "Ciao, mondo!"; |