After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341338 - "Yesterday" and "Today" not translated to the mails list
"Yesterday" and "Today" not translated to the mails list
Status: RESOLVED DUPLICATE of bug 333003
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-05-10 21:24 UTC by Sebastien Bacher
Modified: 2006-05-11 09:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-05-10 21:24:55 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/evolution/+bug/44081

"

The strings "Yesterday" and "Today" appears in the Date field when you browse your messages.

These strings are translated into Spanish to "Ayer" and "Hoy", respectively, and these translations are in the .mo file, as you can see:

ricardo@yuggoth:~ $ strings -eS /usr/share/locale-langpack/es/LC_MESSAGES/evolution-2.6.mo | grep "Ayer"
Ayer %l:%M %p
ricardo@yuggoth:~ $ strings -eS /usr/share/locale-langpack/es/LC_MESSAGES/evolution-2.6.mo | grep "Hoy"
Hoy a las %H:%M
Hoy a las %H:%M %S
Hoy %l:%M %p
Hoy a las %l:%M:%S %p
ricardo@yuggoth:~ $

However, the Spanish strings doesn't appears, as you can see in the screenshot I post.

http://librarian.launchpad.net/2558293/evolution.png
"Yesterday" must be "Ayer", and "Today" must be "Hoy". The translations are in the .mo file, but are not applied in the application."
Comment 1 André Klapper 2006-05-11 09:13:59 UTC

*** This bug has been marked as a duplicate of 333003 ***