bit-team / backintime

Back In Time - An easy-to-use backup tool for GNU Linux using rsync in the back
https://backintime.readthedocs.io
GNU General Public License v2.0
1.9k stars 175 forks source link

Weekday names in Schedule dialog do not respect language settings #1729

Closed buhtz closed 4 weeks ago

buhtz commented 1 month ago

Manage profiles dialog, General TAB, section Schedule using Every week schedule. The drop down menu with weekday names in it does not respect the current language settings.

Here is an example using "Indonesian" language on a system using "German" locale by default. The GUI is in Indonesian but the names of weekdays are in German.

image

Related code:

https://github.com/bit-team/backintime/blob/e6f7f4f3caac52bde6c17f3eb816f18928fc212b/qt/settingsdialog.py#L491-L496