Replies: 2 comments 1 reply
-
Huh, hadn't even thought about localization, but it should be technically
possible.
I wonder if there are embedded C frameworks for this sort of thing?
…On Tue., May 31, 2022, 07:58 Kaoala, ***@***.***> wrote:
Maybe its just a little too much extra, but I was woundering what you
think about a Weekday display in different languages?
In my case I would be interested in a german layout but you could do it in
all kind of languages (except you can Display it:
https://joeycastillo.github.io/Sensor-Watch-Documentation/wig/display.html
).
For the german one it should be possible to display: MO, DI, MI, DO, FR,
SA, SO.
I think doing a custom one just for me would also possible for me but
maybe there should be an option to change it for every one?
BTW Im very limited in my programming so that i cant show you an idea how
you could do it
—
Reply to this email directly, view it on GitHub
<#73>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACYSEMFYHKZIOOXLA7PRULVMX5GHANCNFSM5XNJ7QKQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Some stock allow localized weekdays, e.g. the GW-M5610U has weekdays in six languages even though the weekday display is also in 7 segments.
and I propose a additional function watch_utility_get_weekday_localized with the settings as a additional parameter I'm willing to investigate, but would like to
The next step would be the localization of other texts (ALarm Every Day WEekends..) but I think this causes too much confusion if one set the wrong language.. |
Beta Was this translation helpful? Give feedback.
-
Maybe its just a little too much extra, but I was woundering what you think about a Weekday display in different languages?
In my case I would be interested in a german layout but you could do it in all kind of languages (except you can Display it: https://joeycastillo.github.io/Sensor-Watch-Documentation/wig/display.html ).
For the german one it should be possible to display: MO, DI, MI, DO, FR, SA, SO.
I think doing a custom one just for me would also possible for me but maybe there should be an option to change it for every one?
BTW Im very limited in my programming so that i cant show you an idea how you could do it
Beta Was this translation helpful? Give feedback.
All reactions