Index: trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php |
— | — | @@ -97,7 +97,8 @@ |
98 | 98 | 'review-logentry-id' => 'revision ID $1', |
99 | 99 | |
100 | 100 | 'stable-logpage' => 'Stability log', |
101 | | - 'stable-logpagetext' => 'This is a log of changes to the [[{{MediaWiki:Validationpage}}|stable version]] configuration of content pages.', |
| 101 | + 'stable-logpagetext' => 'This is a log of changes to the [[{{MediaWiki:Validationpage}}|stable version]] configuration of content pages. |
| 102 | + A list of stabilized pages can be found at the [[Special:StablePages|stable page list]].', |
102 | 103 | 'stable-logentry' => 'configured stable versioning for [[$1]]', |
103 | 104 | 'stable-logentry2' => 'reset stable versioning for [[$1]]', |
104 | 105 | |