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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.