Hi KDE Team, There is a mistake in the french translation in Dolphin, when the mouse is on the copy icon. In the tooltip, we can read "Coupe la sélection dans le presse papiers" but, it's not "coupe" in french but "Copier" The bug is present in Mageia and I tested on Gentoo, I have the same bug too. Reproducible: Always Steps to Reproduce: 1. Set KDE in French 2. Open Dolphin 3. Set the Copy icon in the toolbar 4. Place the mouse on the Copy Icon and read the tooltip.
l10n-kde4/fr/messages/kdelibs/kdelibs4.po msgid "Cut selection to clipboard" msgstr "Coupe la sélection dans le presse-papiers" msgid "Copy selection to clipboard" msgstr "Coupe la sélection dans le presse-papiers" Obviously a wrong translation
Dolphin is kf5 based now, but the translation still seems to be wrong: l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po:232:msgid "Cut selection to clipboard" l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po-233-msgstr "Coupe la sélection dans le presse-papiers" l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po:240:msgid "Copy selection to clipboard" l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po-241-msgstr "Coupe la sélection dans le presse-papiers"
SVN commit 1461210 by jjazeix: Related: fix translation of Copy to Copie instead of Coupe M +5 -3 kconfigwidgets5.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1461210