Opened 16 years ago
Closed 16 years ago
#1160 closed defect (bug) (fixed)
"Open" needs msgctxt
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.0.2 | Priority: | normal |
Severity: | normal | Version: | 1.0.1 |
Component: | Locale - i18n/l10n | Keywords: | i18n has-patch |
Cc: |
Description
msgstr "Open" is used for two different meanings without msgctxt.
Where "Close" and "Closed" are separate, "Open" is used as both action and status.
The patch simply replaces them with _x().
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Replace ('Open') using _x() to add context