Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert Timestamp does not work properly with Locale DE #101

Open
npfistner opened this issue Sep 6, 2018 · 3 comments
Open

Insert Timestamp does not work properly with Locale DE #101

npfistner opened this issue Sep 6, 2018 · 3 comments

Comments

@npfistner
Copy link

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

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

@npfistner
Copy link
Author

Tomboy 1.15.9, Insert Timestamp 0.1

@peanutsven
Copy link

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"

@alexanderadam
Copy link

alexanderadam commented Jul 23, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants