Due to a problem with translate template extractor (#556498: Duplicate message definitions extracted) one string should be changed: 'Delete', the singular form of 'Delete all @count revisions' should be changed into 'Delete revision'.

Comments

rdeboer’s picture

Hi rastatt,
The link is labeled 'Delete' rather than 'Delete revision' for a reason: to cover content types that have "Create new revision" unticked. 'Delete revision' sounds confusing when there are no revisions.
There is another workaround I can put in the code to get around this issue, namely by not using format_plural(). Not so elegant but probably worth the effort to help you out.
Rik

rdeboer’s picture

Assigned: Unassigned » rdeboer
Category: bug » task
Status: Active » Fixed

Fixed in Revisioning 6.x.3.1-dev and later.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.