Skip to:
Content

bbPress.org

Opened 16 years ago

Closed 16 years ago

#1160 closed defect (bug) (fixed)

"Open" needs msgctxt

Reported by: nao's profile Nao 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)

open_i18n_context.diff (1.7 KB) - added by Nao 16 years ago.
Replace ('Open') using _x() to add context

Download all attachments as: .zip

Change History (4)

@Nao
16 years ago

Replace ('Open') using _x() to add context

#1 @sambauers
16 years ago

  • Milestone set to 1.0.2

#2 @sambauers
16 years ago

Fixed in [2326], Props Nao

#3 @sambauers
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.