Opened 3 years ago
Closed 3 years ago
#11814 closed defect (bug) (worksforme)
Untranslated word "Approved" on dashboard.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The tiquet:
http://core.trac.wordpress.org/changeset/12459
has left untranslated the word "Approved" on the dashboard.
Now the approved comments aren't in catalan.
Is it possible?
Change History (2)
Note: See
TracTickets for help on using
tickets.

Because of the switch from _nc() to _nx(), this is a new string. But it was only committed to trunk, not in the 2.9 branch. If you're running a 2.9 .mo file, the string won't exist there.