[i18n] [Bug 327312] Inconsistent naming of trash in German language ("=?UTF-8?Q?M=C3=BClleimer?=" vs. "Papierkorb")

Burkhard Lueck lueck at hube-lueck.de
Sun Nov 10 21:59:55 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=327312

--- Comment #5 from Burkhard Lueck <lueck at hube-lueck.de> ---
(In reply to comment #3)
> 
> void DolphinContextMenu::openTrashContextMenu()
> {
>     Q_ASSERT(m_context & TrashContext);
>  
>     QAction* emptyTrashAction = new QAction(KIcon("trash-empty"),
> i18nc("@action:inmenu", "Empty Trash"), this);
> 
> Is there anything wrong with this? 

No, this is properly translated and no OTT, see screenshot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-i18n-de mailing list