Summary: | Konsole set profile translation for row(s) is missing a leading space | ||
---|---|---|---|
Product: | [Translations] i18n | Reporter: | Claudius Ellsel <claudius.ellsel> |
Component: | de | Assignee: | German-Translators <kde-i18n-de> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Missing spacing |
SVN commit 1572255 by schwarzer: fix translation Thanks Claudius Ellsel for the report. M +4 -4 konsole.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1572255 SVN commit 1572256 by schwarzer: fix translation Thanks Claudius Ellsel for the report. M +4 -4 konsole.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1572256 Wow, that was fast. Thanks! |
Created attachment 129490 [details] Missing spacing #: EditProfileDialog.cpp:455 #, kde-format msgctxt "Suffix of the number of columns (N columns)" msgid " column" msgid_plural " columns" msgstr[0] "Spalte" msgstr[1] "Spalten" The leading space is missing for both translations leading to no spacing between value and translation.