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 352988 - untranslated pane headings in new calendar view
untranslated pane headings in new calendar view
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2006-08-26 14:43 UTC by André Klapper
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch, please review! (1.71 KB, patch)
2006-08-28 00:13 UTC, André Klapper
committed Details | Review

Description André Klapper 2006-08-26 14:43:57 UTC
2.7.92: in the new calendar view (e.g. mini calendar in the left bottom corner, memos in the right bottom corner), the headings "Tasks" and "Memos" of the corresponding panes are not translated, though the strings are translated in evolution's .po file.
Comment 1 André Klapper 2006-08-27 13:09:32 UTC
(thanks to srini:) strings are in evolution/calendar/gui/gnome-cal.c
Comment 2 André Klapper 2006-08-28 00:13:29 UTC
Created attachment 71734 [details] [review]
patch, please review!

don't know if "_" is okay or if "N_" is needed (i will never understand this...)
Comment 3 Srinivasa Ragavan 2006-08-28 06:15:51 UTC
Committed a updated patch.
Comment 4 André Klapper 2006-08-28 08:49:42 UTC
for tracking: http://cvs.gnome.org/viewcvs/evolution/calendar/gui/gnome-cal.c?r1=1.400&r2=1.401

thanks so much!