Opened 3 years ago

Closed 3 years ago

#11814 closed defect (bug) (worksforme)

Untranslated word "Approved" on dashboard.php

Reported by: cubells 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)

  • Milestone 2.9.2 deleted
  • Version changed from 2.9.1 to 3.0

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.

  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.