Skip to:
Content

bbPress.org

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#794 closed defect (bug) (fixed)

Defaut views names are not localizable

Reported by: nbachiyski's profile nbachiyski Owned by:
Milestone: 0.9 Priority: normal
Severity: normal Version: 0.8.3.1
Component: Locale - i18n/l10n Keywords: i18n views
Cc:

Description

Two views: no-replies and untagged are registered in default-filters.php and their names are run through gettext. However this is done just between loading gettext and loading the locale.

Is it possible that these views are registered later, after loading the locales?

Change History (3)

#1 @sambauers
18 years ago

  • Milestone set to 0.8.4

#2 @sambauers
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [1213]) Delay registration of default views until bb_init action. Fixes #794

#3 @sambauers
18 years ago

(In [1214]) Delay registration of default views until bb_init action in branches/0.8. See #794

Note: See TracTickets for help on using tickets.