GNOME Bugzilla – Bug 401533
"Table" heading not translated when printing memo list
Last modified: 2011-09-01 10:47:05 UTC
memo component: file -> print -> print preview. realize that the heading is always "Table", because it is not marked for translation. my guess is that it is in /calendar/gui/print.c : print_title (context,"Table", pti->paper_width, pti->paper_height, pti->left_margin, pti->bottom_margin);
confirming
Created attachment 91680 [details] [review] proposed patch for evolution; The text is now "Upcoming Appointments" and is already marked to localize (it has not much to do with memos, unfortunately). Attached patch contains other string marked to localize, at other place in code, which I (by chance) found.
can we check what we print, if it's memos or tasks or a calendar table? "upcoming appointments" for memos and tasks is just plain wrong.
I think the user should be able to customize the table header on printouts, with reasonable default text appropriate to the component (such as what Milan suggested) if the user chooses not to customize. I hope to address this and similar issues in the next phase of my printing clean up work.
Will Matthew solve proper titling part of patch? If yes, just don't forget for that "Categories" localization ;)
Milan, Anyways just push this to head. Matthew, I hope you can rock the printing of Cal/Memo/Task similar to Mailer.
Committed to trunk. Committed revision 33954. The rest is on Matthew.
Bumping version to a stable release.
This is fixed in 2.32, just tested in de_DE.utf8.