Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2011 at 19:38 UTC
Updated:
22 Oct 2011 at 15:20 UTC
I noticed there's no translation of the title of pages which aren't nodes.
For example, see fr/printmail/admin .
I patched print.module to implement t within _print_get_title . I'm not sure that's the best way to go about it but there didn't see to be any translation after calling to the function.
Including the patch which fixed my problem.
Sorry if I broke naming conventions, as this is my first submitted patch.
| Comment | File | Size | Author |
|---|---|---|---|
| print_translate_title.patch | 405 bytes | gboudrias |
Comments
Comment #1
jcnventuraThanks for the bug report. The fix was a bit simpler as this only affected the non-translation in the printmail form. I corrected the error in git.