Summary: | File-system-size and number-of-copies are mixed up in the burn dialog | ||
---|---|---|---|
Product: | [Translations] i18n | Reporter: | l33tmmx |
Component: | fi | Assignee: | Lasse Liehu <lasse.liehu> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kim.enkovaara, lueck, trueg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
URL: | http://personal.inet.fi/cool/l33tmmx/k3b.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
l33tmmx
2012-03-31 16:36:50 UTC
Obviously mixed up args: l10n-kde4/fi/messages/extragear-multimedia/libk3b.po #: projects/datacd/k3bdatajob.cpp:1009 #, kde-format msgid "ISO 9660 Filesystem (Size: %2) – One copy" msgid_plural "ISO 9660 Filesystem (Size: %2) – %1 copies" msgstr[0] "ISO 9660 -tiedostojärjestelmä (koko: %2) – yksi kopio" msgstr[1] "ISO 9660 -tiedostojärjestelmä (koko: %1) – %2 kopiota" SVN commit 1428196 by lliehu: Fix mixed up arguments in translation M +484 -181 libk3b.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1428196 The fix will come with the next release of K3b, whenever that will be. Thanks for reporting! |