#2106 closed enhancement (fixed)
[patch] i18n for collapse block javascript
Reported by: | Ramiro Morales | Owned by: | hugo |
---|---|---|---|
Component: | Internationalization | Version: | |
Severity: | normal | 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
A small patch to mark as translatable the "Hide"/"Show" literals at the top of the collapsable fieldsets in the change/add pages of the admin app.
Same for the "Logged out" text in the logout view of the auth app.
Regards,
Attachments (1)
Change History (4)
by , 18 years ago
Attachment: | admin-js-logout-i18n.diff added |
---|
comment:1 by , 18 years ago
Summary: | collapse class javascript i18n → [patch] i18n for collapse block javascript |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [3114]) Fixed #2106 -- Made collapse-block JavaScript translatable. Thanks, ramiro