donadigo / appeditor

Edit application menu
GNU General Public License v3.0
207 stars 25 forks source link

Fix translation is not loaded in Flatpak #119

Closed ryonakano closed 2 years ago

ryonakano commented 2 years ago

Before

Screenshot from 2022-01-01 14-05-08

The app always displays in English, regardless of the system language (for me Japanese).

After

Screenshot from 2022-01-01 14-01-37

The app now respects the system language.

This PR also bumps the project version defined in meson.build. Glad to see AppEditor came back into AppCenter again!