Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -136,7 +136,7 @@ |
137 | 137 | 'revreview-pending-quality' => 'The [{{fullurl:{{FULLPAGENAMEE}}|stable=1}} accepted version] was [{{fullurl:{{#Special:Log}}|type=review&page={{FULLPAGENAMEE}}}} approved] on <i>$2</i>. There {{PLURAL:$3|is|are}} [{{fullurl:{{FULLPAGENAMEE}}|oldid=$1&diff=cur&diffonly=0}} $3 pending {{PLURAL:$3|change|changes}}] awaiting review.', |
138 | 138 | 'revreview-pending-nosection' => 'Try viewing the [{{fullurl:{{FULLPAGENAMEE}}|stable=0}} latest revision], which includes |
139 | 139 | [{{fullurl:{{FULLPAGENAMEE}}|oldid=$1&diff=cur&diffonly=0}} $2 pending {{PLURAL:$2|change|changes}}], to see if the section was moved or deleted.', |
140 | | - 'revreview-noflagged' => 'There are no [[{{MediaWiki:Validationpage}}|reviewed]] revisions of this page, so it may \'\'\'not\'\'\' have been [[{{MediaWiki:Validationpage}}|checked]] for quality.', |
| 140 | + 'revreview-noflagged' => 'There are no [[{{MediaWiki:Validationpage}}|reviewed versions]] of this page, so it may \'\'\'not\'\'\' have been checked for adherence to standards.', |
141 | 141 | 'revreview-note' => '[[User:$1|$1]] made the following notes [[{{MediaWiki:Validationpage}}|reviewing]] this revision:', |
142 | 142 | 'revreview-notes' => 'Observations or notes to display:', |
143 | 143 | 'revreview-oldrating' => 'It was rated:', |
— | — | @@ -216,7 +216,7 @@ |
217 | 217 | 'stable-logentry-config' => 'set acceptance settings for $1', |
218 | 218 | 'stable-logentry-modify' => 'changed acceptance settings for $1', |
219 | 219 | 'stable-logentry-reset' => 'reset acceptance settings for $1', |
220 | | - 'stable-log-restriction' => 'Auto-accept: requires "$1" permission', |
| 220 | + 'stable-log-restriction' => 'Auto-review: requires "$1" permission', |
221 | 221 | 'stable-logpage' => 'Stability log', |
222 | 222 | 'stable-logpagetext' => 'This is a log of changes to the [[{{MediaWiki:Validationpage}}|accepted version]] configuration of content pages.', |
223 | 223 | |
— | — | @@ -244,7 +244,7 @@ |
245 | 245 | 'revreview-def-draft' => 'latest', |
246 | 246 | 'revreview-def-stable' => 'accepted', |
247 | 247 | |
248 | | - 'revreview-restrictfilter' => 'Restriction level:', |
| 248 | + 'revreview-restrictfilter' => 'Auto-review restriction:', |
249 | 249 | 'revreview-restriction-any' => 'any', |
250 | 250 | 'revreview-restriction-none' => 'none', |
251 | 251 | |
— | — | @@ -256,7 +256,7 @@ |
257 | 257 | 'tooltip-ca-stable' => 'View the accepted version of this page', |
258 | 258 | 'tooltip-ca-default' => 'Quality assurance settings', |
259 | 259 | |
260 | | - 'flaggedrevs-protect-legend' => 'Automatic edit acceptance ([[{{MediaWiki:Validationpage}}|help]])', |
| 260 | + 'flaggedrevs-protect-legend' => 'Automatic edit review ([[{{MediaWiki:Validationpage}}|help]])', |
261 | 261 | 'flaggedrevs-protect-none' => 'Allow all users', |
262 | 262 | 'flaggedrevs-protect-basic' => 'Default settings', |
263 | 263 | |