Making WordPress.org

Opened 9 years ago

Closed 7 years ago

#1285 closed defect (bug) (fixed)

bbPress.org - String localization

Reported by: ramiy's profile ramiy Owned by: netweb's profile netweb
Milestone: Priority: normal
Component: bbpress.org Keywords: has-patch
Cc:

Description

Many strings on bbPress.org are not localized.

The attached patch is adding _e() and esc_attr_e() to strings with 'bbporg' textdomain

Attachments (2)

meta-1285.patch (10.0 KB) - added by ramiy 9 years ago.
1285.2.patch (12.6 KB) - added by SergeyBiryukov 7 years ago.

Download all attachments as: .zip

Change History (7)

@ramiy
9 years ago

#1 @ramiy
9 years ago

Related:

#1284 BuddyPress.org - String localization
#1285 bbPress.org - String localization

#2 @ramiy
9 years ago

#1287 make.WordPress.org - String localization

#3 @coffee2code
8 years ago

  • Owner set to netweb
  • Status changed from new to assigned

Assigning to you @netweb (along with #1284 and #2102) since it seems you have them in hand.

#4 @SergeyBiryukov
7 years ago

In 1285.2.patch:

  • Strings like Easy to setup.<br /> Easy to moderate.<br /> Fast, and clean. should be translated in context, not as three separate strings. Line breaks would depend on the length of words in a particular language.
  • Add translator comments.
  • Remove redundant title attributes.

#5 @dd32
7 years ago

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

In 6363:

bbPress.org: Properly i18n homepage strings and general cleanup.

Props SergeyBiryukov, ramiy, dd32.
Fixes #1285.

Note: See TracTickets for help on using tickets.