Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -585,11 +585,20 @@ |
586 | 586 | Default summary shown when rejecting pending changes, and they are the latest revisions to a page |
587 | 587 | * $1 is the number of rejected revisions |
588 | 588 | * $2 is the list of (one or more) users who are being rejected |
589 | | -* $3 is the timestamp of the revision being reverted to', |
| 589 | +* $3 is the revision ID of the revision being reverted to', |
590 | 590 | 'revreview-reject-summary-old' => '{{Flagged Revs-small}} |
591 | 591 | Default summary shown when rejecting pending changes. |
592 | 592 | * $1 is the number of rejected revisions |
593 | | -* $2 is the list of (one or more) users who are being rejected', |
| 593 | +* $2 is the list of (one or more) users who are being rejected |
| 594 | +* $3 is the revision ID of the revision before the first pending change', |
| 595 | + 'revreview-reject-summary-cur-short' => '{{Flagged Revs-small}} |
| 596 | +Default summary shown when rejecting pending changes, and they are the latest revisions to a page |
| 597 | +* $1 is the number of rejected revisions |
| 598 | +* $2 is the revision ID of the revision being reverted to', |
| 599 | + 'revreview-reject-summary-old-short' => '{{Flagged Revs-small}} |
| 600 | +Default summary shown when rejecting pending changes. |
| 601 | +* $1 is the number of rejected revisions |
| 602 | +* $3 is the revision ID of the revision before the first pending change', |
594 | 603 | 'revreview-reviewlink' => '{{Flagged Revs}}', |
595 | 604 | 'tooltip-ca-current' => '{{Flagged Revs}}', |
596 | 605 | 'tooltip-ca-stable' => '{{Flagged Revs}}', |