wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
57 stars 5 forks source link

Language selection is temporary #61

Closed anzepintar closed 3 months ago

anzepintar commented 3 months ago

Selected language is not saved when closing application and is reset to default language after restart

wedesoft commented 3 months ago

Ok, I released a new version which stores the last used language in the database and restores it when restarting the application.