tomboy-notes / tomboy

This is the legacy development for Tomboy.

Home Page:http://projects.gnome.org/tomboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insert Timestamp does not work properly with Locale DE

npfistner opened this issue · comments

Example of generated Timestamp on new note when using german locale:

"Notiz von JJJJ-09-TT 08:13:25.186"

Tomboy 1.15.9, Insert Timestamp 0.1

Can the lines

tomboy/po/de.po

Line 1652 in e7a27fb

#: ../Tomboy/NoteManager.cs:480
3ff be deleted?

Or change

tomboy/po/de.po

Line 1654 in e7a27fb

msgstr "JJJJ-MM-TT HH:mm:ss.fff"
to a german format: "dd MM yyyy HH:mm:ss.fff"

Just fyi: there's also Ubuntu issue 1799853 for this.

This bug seem to be present since Jan 2016.

There seems to be a mixture between locales anyway. As you can see here, my UI is in English but the title of the new note is in German including this bug):
Tomboy bug