Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

#6764 closed enhancement (fixed)

Update text domain code for consistency

Reported by: Jonnyauk Owned by: imath
Priority: low Milestone: 2.5
Component: (not sure) Version: 2.4.0
Severity: minor Keywords: has-patch commit
Cc:

Description

I noticed that there were a few inconsistencies (mostly in the legacy template files) where the text domain is defined in double quotes - where as almost everywhere else it's defined in single quotes.

See patch attached with fixes - nice to have it all the same ;)

Attachments (1)

6764-01.patch (5.3 KB ) - added by Jonnyauk 11 years ago.
Fixes text domain definition code

Download all attachments as: .zip

Change History (7)

@Jonnyauk
11 years ago

Fixes text domain definition code

#1 @Jonnyauk
11 years ago

  • Component LocaleNot sure
  • Priority normallow
  • Severity normalminor

#2 @DJPaul
11 years ago

  • Keywords commit added
  • Milestone Awaiting Review2.5

Nice, thanks for the patch, @Jonnyauk!

#3 @Jonnyauk
11 years ago

No problemo - just a little'un, - nice to have consistency in code ;)

This ticket was mentioned in Slack in #buddypress by djpaul. View the logs.


11 years ago

#5 @imath
11 years ago

  • Owner set to imath
  • Status newassigned

#6 @imath
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 10562:

Make sure text domain definitions are consistent in template files.

Props Jonnyauk

Fixes #6764

Note: See TracTickets for help on using tickets.