Bug 484588 - Emoji component does not use translations
Summary: Emoji component does not use translations
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: Git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-27 11:18 UTC by Emir SARI
Modified: 2024-03-27 20:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (3.65 KB, image/png)
2024-03-27 11:18 UTC, Emir SARI
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emir SARI 2024-03-27 11:18:49 UTC
Created attachment 167841 [details]
screenshot

See screenshot. Chooser label plus the widget translations are not used (or not translatable).
Comment 1 Laurent Montel 2024-03-27 12:36:24 UTC
po/ca/libtextemoticons.po:86:msgid "Add Smiley"
po/ca@valencia/libtextemoticons.po:86:msgid "Add Smiley"
po/cs/libtextemoticons.po:84:msgid "Add Smiley"
po/de/libtextemoticons.po:86:msgid "Add Smiley"
po/en_GB/libtextemoticons.po:84:msgid "Add Smiley"
po/en_GB/libtextemoticons.po:85:msgstr "Add Smiley"
po/es/libtextemoticons.po:86:msgid "Add Smiley"
po/eu/libtextemoticons.po:87:msgid "Add Smiley"
po/fi/libtextemoticons.po:84:msgid "Add Smiley"
po/fr/libtextemoticons.po:81:msgid "Add Smiley"
po/gl/libtextemoticons.po:84:msgid "Add Smiley"
po/ia/libtextemoticons.po:84:msgid "Add Smiley"
po/it/libtextemoticons.po:84:msgid "Add Smiley"
po/ja/libtextemoticons.po:81:msgid "Add Smiley"
po/ka/libtextemoticons.po:85:msgid "Add Smiley"
po/ko/libtextemoticons.po:84:msgid "Add Smiley"
po/nl/libtextemoticons.po:84:msgid "Add Smiley"
po/nn/libtextemoticons.po:86:msgid "Add Smiley"
po/pl/libtextemoticons.po:85:msgid "Add Smiley"
po/pt_BR/libtextemoticons.po:84:msgid "Add Smiley"
po/ru/libtextemoticons.po:85:msgid "Add Smiley"
po/sk/libtextemoticons.po:82:msgid "Add Smiley"
po/sl/libtextemoticons.po:85:msgid "Add Smiley"
po/sv/libtextemoticons.po:84:msgid "Add Smiley"
po/uk/libtextemoticons.po:85:msgid "Add Smiley"
po/zh_CN/libtextemoticons.po:84:msgid "Add Smiley"
textemoticons/widgets/emoticontexteditaction.cpp:54:    : KActionMenu(i18n("Add Smiley"), parent)

it's translated in ktextaddons
Perhaps you don't have ktextaddons translation file installed. (or perhaps an old ktextaddons version)
Comment 2 Emir SARI 2024-03-27 20:04:46 UTC
Where is this list taken from? Normally I had had translated it long long ago, double checked and it's translated (tr).
Comment 3 Laurent Montel 2024-03-27 20:39:44 UTC
it's from ktextaddons module.
here it's translated.