diff options
author | swiergot <swiergot> | 2005-09-09 23:30:15 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-09 23:30:15 +0200 |
commit | 63a0a0532033b79f541f59ac1152b747f5760d75 (patch) | |
tree | 972441e65390519eb2ce9e26cab61bdb8d6386ce /web/lang/it/test_po.inc | |
parent | e231f2510f843879e12dbb47ccd4f4d728cf3894 (diff) | |
download | aur-63a0a0532033b79f541f59ac1152b747f5760d75.tar.gz aur-63a0a0532033b79f541f59ac1152b747f5760d75.tar.xz |
updated Italian translation from Giovanni
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 2dbcd008..26694d9c 100644 --- a/web/lang/it/test_po.inc +++ b/web/lang/it/test_po.inc @@ -7,7 +7,7 @@ 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"]["Hello, world!"] = "Ciao, Mondo!"; +$_t["it"]["Hello, world!"] = "Ciao, mondo!"; $_t["it"]["Hello, again!"] = "Ciao, di nuovo!"; |