bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
213 stars 106 forks source link

Append "S" to EIN (in case of "EIN UHR") - How to deactivate #88

Closed spintike closed 6 years ago

spintike commented 6 years ago

Hello @bk1285

I'm struggling with the S being appended to EIN when the wordclock is showing a time where one ("EIN") is occuring. I already deactivated the lines in time_as_words_german.py corresponding to the appending of "S" but after saving the file it's still showing on my watch.

Problem ist that I'm using a custom layout (see screenshot) and the character which was originally assigend to the "S" in question is now glowing in the middle of the wordclock :(

Thanks in advance! img_20180416_122411_1

bk1285 commented 6 years ago

Meanwhile any progress? I see the "S" and the "H" to be problematic?

However, a swabian layout is already available here: https://github.com/bk1285/rpi_wordclock/blob/master/wordclock_plugins/time_default/time_swabian.py

... you can select it within the wordclock_config.cfg.

Maybe that helps?

Best, Bernd

bk1285 commented 6 years ago

Still an issue? Reopen, if this is the case...

spintike commented 6 years ago

Whoops, forgot to post...issue is solved so nö need to reopen the case :)

Thanks.