https://bugzilla.redhat.com/show_bug.cgi?id=1828101 --- Comment #3 from Lyes Saadi <fedora@xxxxxxx> --- I've used dash-to-dock's spec to be sure that extensions need to follow Fedora's locale guidelines: https://src.fedoraproject.org/rpms/gnome-shell-extension-dash-to-dock/blob/master/f/gnome-shell-extension-dash-to-dock.spec But adding this should work (not sure, I didn't check thoroughly): ``` # With the requires BuildRequires: gettext # In the build section ./update-and-compile-translations.sh # At the end of %%install %find_lang emoji-selector # And add this to the %%files section %files -f emoji-selector.lang ``` -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx