View Single Post
Old 11-08-2021, 05:42 PM   #105
zielin
Member
zielin began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Oct 2021
Device: Kobo Libra 2 & Kobo Elipsa
Thank you NiLuJe for your answers.

It's true that Koreader already has its own clock, the utility of Nanoclock is more relevant on the nickelmenu.

To try to translate the days and months I tried to follow your instructions by removing the commas where it was necessary but it does not work, here's what I changed:

;
;Localization (translate Month and Day names)
;
Set day names, Lundi -> Dimanche (7 words)
;;Use {day} in the format string to use this.
;
days=Lun Mar Mer Jeu Ven Sam Dim
;
Set month names, Janvier -> Decembre (12 words)
;;Use {month} in the format string to use this.
;
months=Jan Fev Mar Avr Mai Jui Juil Aou Sep Oct Nov Dec
;
zielin is offline   Reply With Quote