diegopvlk / Dosage

Medication tracker for Linux
GNU General Public License v3.0
87 stars 15 forks source link

No localization at all #47

Closed thomas-maeder closed 8 months ago

thomas-maeder commented 8 months ago

This might be useful, once it starts working properly. But right now, there are several disturbing issues:

Moreover, German texts would be helpful if the app is started in a German locale.

diegopvlk commented 8 months ago

weeks start on Monday, not Sunday

https://github.com/diegopvlk/Dosage/issues/40

Moreover, German texts would be helpful if the app is started in a German locale.

All translations are from contributors, you're welcome to translate here.

How did you install the app?

thomas-maeder commented 8 months ago

How did you install the app?

snap

diegopvlk commented 8 months ago

Does that happen with the flatpak version as well?

thomas-maeder commented 8 months ago

All translations are from contributors, you're welcome to translate here.

Ok - you asked for it :-)

I hope that I haven't added too many "helvetisms".

thomas-maeder commented 8 months ago

Does that happen with the flatpak version as well?

Do I lose my input if I change from snap to flatpak?

diegopvlk commented 8 months ago

Thanks.

Do I lose my input if I change from snap to flatpak?

No, each version has it's own separated data folder. So the flatpak will be empty, the snap will remain the same.

thomas-maeder commented 8 months ago

Hmm. The problem is that the times are inconsistent. inconsistency

diegopvlk commented 8 months ago

Those two are different, the one from the dialog and is when it was confirmed/skipped. I probably should make that more clear

thomas-maeder commented 8 months ago

Do I lose my input if I change from snap to flatpak?

Well, snap is a hassle already (the default installer being apt/dpkg) - I am not going to use flatpak as well.