Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#8868 closed (fixed)

Templates in comments framework are not marked for translation

Reported by: Jarek Zgoda Owned by: nobody
Component: contrib.comments Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Strings in new comments framework templates are not marked for translation. Attached patch fixes this issue by marking user-visible strings in templates for translation.

Attachments (1)

contrib-comments-templates-trans.diff (14.3 KB ) - added by Jarek Zgoda 16 years ago.
Translations for templates in comments framework

Download all attachments as: .zip

Change History (4)

by Jarek Zgoda, 16 years ago

Translations for templates in comments framework

comment:1 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

(In [9119]) Add internationalisation support to the comment templates. Fixed #8868, #8905

Thanks to zgoda for a patch that did most of the internationalisation part.

comment:2 by Malcolm Tredinnick, 16 years ago

(In [9126]) [1.0.X] Add internationalisation support to the comment templates. Fixed #8868, #8905

Thanks to zgoda for a patch that did most of the internationalisation part.

Backport of r9119 from trunk.

comment:3 by (none), 15 years ago

milestone: post-1.0

Milestone post-1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top