change "Invert" to "Invert selection" to be a little less ambiguous about
its function
This commit is contained in:
parent
d40e4b5a7e
commit
0e644b03f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1370,7 +1370,7 @@ See [[Special:Log/delete]] for a record of recent deletions and restorations.",
|
|||
|
||||
# Namespace form on various pages
|
||||
'namespace' => 'Namespace:',
|
||||
'invert' => 'Invert',
|
||||
'invert' => 'Invert selection',
|
||||
|
||||
# Contributions
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue