Opened 15 years ago
Closed 15 years ago
#1232 closed defect (bug) (fixed)
Warnings in JS files need to be translated
Reported by: | chouf1 | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | minor |
Severity: | Version: | ||
Component: | 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)
Note: See
TracTickets for help on using
tickets.
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.