diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 05:25:10 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 05:25:10 +0100 |
commit | 84cd2d0467f9239cd048e74e5a55a1d8be25ff48 (patch) | |
tree | 3d56148beb45646977b263ab1f3c3bf138d030f1 /web/lang/it.po | |
parent | 1bccb1ad7f5657846248f5d11ada5bd0178c612f (diff) | |
download | aur-84cd2d0467f9239cd048e74e5a55a1d8be25ff48.tar.gz aur-84cd2d0467f9239cd048e74e5a55a1d8be25ff48.tar.xz |
Fix translated comment messages.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it.po')
-rw-r--r-- | web/lang/it.po | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/lang/it.po b/web/lang/it.po index ca2af361..c13dd6ec 100644 --- a/web/lang/it.po +++ b/web/lang/it.po @@ -269,13 +269,11 @@ $_t["Comment has been added."] = "Il commento รจ stato inserito."; $_t["Select new category"] = "Seleziona una nuova categoria"; - - $_t["Category"] = "Categoria"; $_t["Votes"] = "Voti"; -$_t["Comment by: %h%s%h on %h%s%h"] = "Commento lasciato da: %h%s%h il %h%s%h"; +$_t["Comment by: %s on %s"] = "Commento lasciato da: %s il %s"; $_t["Location"] = "Posizione"; |