GNOME Bugzilla – Bug 375072
Bug on brazilian portuguese translation of NoteOfTheDay plugin
Last modified: 2008-02-26 20:52:32 UTC
Two bugs on the same string (The time format one): "dddd, d de MMMM" First, the translated string had a "h:mm" field, which broke the cleanup code and created a new note each minute, didn't delete the old notes until tomboy exits. And also the 'd' on the 'de' wasn't escaped, being translated to "Terça-feira, 14 14e Novembro".
Created attachment 76557 [details] [review] Patch to pt_BR.po modifying the time string Corrects the time format string.
Created attachment 76558 [details] [review] The other patch is broken. Missing a backslash...
Applied to CVS. Does this translation problem exist in the latest release tarball, 0.4.1? If so, we should roll a new release.
Yeah. The same string is there.