Bug 417589 - emoji selector are not translated
Summary: emoji selector are not translated
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Emoji Selector (show other bugs)
Version: 5.18.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-13 19:13 UTC by Stefano Milani
Modified: 2020-02-15 14:09 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
emoji selector are not translated (92.06 KB, image/png)
2020-02-13 19:13 UTC, Stefano Milani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Milani 2020-02-13 19:13:29 UTC
Created attachment 125983 [details]
emoji selector are not translated

SUMMARY
emoji selector are not translated

STEPS TO REPRODUCE
1. open emoji selector
2. click left button to search an emoji (eg. food & drinks, objects, flags)
3. tool tips and title at the left top are in English 

OBSERVED RESULT
tool tips and title at the left top are in English qt5-translations are installed

EXPECTED RESULT
tool tips and title are in Italian see wallpaper

Operating System: Arch Linux 
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.3-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Celeron® CPU N3450 @ 1.10GHz
Memory: 5,7 GiB
Comment 1 Luigi Toscano 2020-02-15 14:09:08 UTC
Uhm, I can't find "Symbols" in the source code of the emoji selector.
In fact it is part of ibus, and it should be translated there:

https://github.com/ibus/ibus

(UPSTREAM is not probably the best status, but it's basically "it's not a bug in our code, but in some other code we depend on.)