Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1232 closed defect (bug) (fixed)

Warnings in JS files need to be translated

Reported by: chouf1 Owned by:
Priority: minor Milestone: 1.2
Component: Version:
Severity: Keywords: dev-feedback
Cc:

Description

Warning message in JS files need to be translated.
ie, Sending Message... in bp-sn-parent/_inc/js/ajax.js:613

Change History (2)

#1 @DJPaul
17 years ago

  • Keywords dev-feedback added

We either need to generate the javascript file via PHP, or put translatable strings into the page somewhere as a JS variable and change this to use that variable.

#2 @DJPaul
17 years ago

  • Resolutionfixed
  • Status newclosed

Seems to have been resolved in the new theme and in trunk r2373. Please reopen if you find any other instances not dealt with.

Note: See TracTickets for help on using tickets.