diff options
| author | Jon Phillips <jon@fabricatorz.com> | 2007-02-12 17:42:30 +0000 |
|---|---|---|
| committer | kidproto <kidproto@users.sourceforge.net> | 2007-02-12 17:42:30 +0000 |
| commit | 110e7b0c4c295fb5fc7b6c48667da0236c523ad2 (patch) | |
| tree | c480df95cc32276248cf72be3aa9ae5ed3c595a7 | |
| parent | fix 1658088 (diff) | |
| download | inkscape-110e7b0c4c295fb5fc7b6c48667da0236c523ad2.tar.gz inkscape-110e7b0c4c295fb5fc7b6c48667da0236c523ad2.zip | |
Fixed the italian translation use of < >
(bzr r2371)
| -rw-r--r-- | po/it.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5614,13 +5614,13 @@ msgid "about.svg" msgstr "about.svg" #. TRANSLATORS: Put here your name (and other national contributors') -#. one per line in the form of: name surname <email>. Use \n for newline. +#. one per line in the form of: name surname (email). Use \n for newline. #: ../src/ui/dialog/aboutbox.cpp:321 msgid "translator-credits" msgstr "" -"Luca Bruno <luca.br@uno.it>\n" -"Luca Ferretti <elle.uca@infinito.it>\n" -"Francesco Ricci <tardo2002@libero.it>" +"Luca Bruno (luca.br@uno.it)\n" +"Luca Ferretti (elle.uca@infinito.it)\n" +"Francesco Ricci (tardo2002@libero.it)" #: ../src/ui/dialog/align-and-distribute.cpp:219 #: ../src/ui/dialog/align-and-distribute.cpp:759 |
