diff options
| author | Colin Marquardt <github@marquardt-home.de> | 2006-10-22 23:25:23 +0000 |
|---|---|---|
| committer | cmarqu <cmarqu@users.sourceforge.net> | 2006-10-22 23:25:23 +0000 |
| commit | 3ed6f4aeadc6b9d752af4380ddc1cf37fe8ebf18 (patch) | |
| tree | 9d0e5fe40629279849bdc75ff4fc93b95f9c35d9 | |
| parent | do not embed transform if it's not translation and the object has a filter (diff) | |
| download | inkscape-3ed6f4aeadc6b9d752af4380ddc1cf37fe8ebf18.tar.gz inkscape-3ed6f4aeadc6b9d752af4380ddc1cf37fe8ebf18.zip | |
Fix msgstr[0/1] problem.
(bzr r1838)
| -rw-r--r-- | po/en_US@piglatin.po | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/po/en_US@piglatin.po b/po/en_US@piglatin.po index 3cee63bcc..b6c1b6d58 100644 --- a/po/en_US@piglatin.po +++ b/po/en_US@piglatin.po @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: inkscape\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-10-09 19:24+0200\n" -"PO-Revision-Date: 2006-10-04 15:04-0500\n" +"PO-Revision-Date: 2006-10-23 01:24+0200\n" "Last-Translator: Jon South <striker@lunar-linux.org>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -2709,10 +2709,8 @@ msgstr "Inearlay adientgray" #, c-format msgid "<b>Gradient</b> for %d object; with <b>Ctrl</b> to snap angle" msgid_plural "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle" -msgstr[0] "" -"<b>Adientgray</b> orfay %d objectway; ithway <b>Ctrl</b> otay apsnay " -"angleway<b>Adientgray</b> orfay %d objectsway; ithway <b>Ctrl</b> otay " -"apsnay angleway" +msgstr[0] "<b>Adientgray</b> orfay %d objectway; ithway <b>Ctrl</b> otay apsnay angleway" +msgstr[1] "<b>Adientgray</b> orfay %d objectsway; ithway <b>Ctrl</b> otay apsnay angleway" #: ../src/gradient-context.cpp:466 msgid "Select <b>objects</b> on which to create gradient." |
