Bug 179490 - folderview doesn't handle translations
Summary: folderview doesn't handle translations
Status: RESOLVED DUPLICATE of bug 172774
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-03 14:23 UTC by Nicolas L.
Modified: 2009-01-03 14:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas L. 2009-01-03 14:23:32 UTC
Version:            (using Devel)
Installed from:    Compiled sources

in folderview files are shown with their name field instead of   test.desktop.
But if the .desktop file is translated the translations are not used:

[Desktop Entry]
Encoding=UTF-8
Icon=text
Name=Test translations
Name[fr]=Test in french



the shown text will always be "Test translations"  instead of the french one on my system
Comment 1 Dario Andres 2009-01-03 14:29:30 UTC

*** This bug has been marked as a duplicate of bug 172774 ***