Davidoc26 / wallpaper-selector

https://flathub.org/apps/io.github.davidoc26.wallpaper_selector
GNU General Public License v3.0
18 stars 4 forks source link

A few changes mostly related to translations #10

Closed ghost closed 1 year ago

ghost commented 1 year ago

data: Mark release descriptions as untranslatable

GNOME automatically excludes release descriptions on Damned Lies (GNOME Translation Platform). It's a good practice to follow the GNOME way. This can streamline the translation process, allowing translators to focus their efforts on more critical and user-facing aspects of the application.

po: Add a POT file

May help translators. Created via the following command: `xgettext --files-from=po/POTFILES.in --output=po/wallpaperselector.pot --from-code=UTF-8 --add-comments --keyword=gettext --keyword= --keyword=NC keyword=G --keyword=C_:1c,2

Update Turkish traslation

Update runtime version

I did to compile the app with recent version of runtime. It works without error.