Alter grammar of some toggles messages
authorRob Church <robchurch@users.mediawiki.org>
Sat, 25 Mar 2006 02:29:16 +0000 (02:29 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sat, 25 Mar 2006 02:29:16 +0000 (02:29 +0000)
These are commands to the software

languages/Messages.php

index 821adc4..8c94ddc 100644 (file)
@@ -45,8 +45,8 @@ parent class in order maintain consistency across languages.
 'tog-showtoc'                  => 'Show table of contents (for pages with more than 3 headings)',
 'tog-rememberpassword' => 'Remember across sessions',
 'tog-editwidth' => 'Edit box has full width',
-'tog-watchcreations' => 'Add pages you create to your watchlist',
-'tog-watchdefault' => 'Add pages you edit to your watchlist',
+'tog-watchcreations' => 'Add pages I create to my watchlist',
+'tog-watchdefault' => 'Add pages I edit to my watchlist',
 'tog-minordefault' => 'Mark all edits minor by default',
 'tog-previewontop' => 'Show preview before edit box',
 'tog-previewonfirst' => 'Show preview on first edit',
@@ -61,7 +61,7 @@ parent class in order maintain consistency across languages.
 'tog-externaldiff' => 'Use external diff by default',
 'tog-showjumplinks' => 'Enable "jump to" accessibility links',
 'tog-uselivepreview' => 'Use live preview (JavaScript) (Experimental)',
-'tog-autopatrol' => 'Mark edits you make as patrolled',
+'tog-autopatrol' => 'Mark edits I make as patrolled',
 'tog-forceeditsummary' => 'Prompt me when entering a blank edit summary',
 
 'underline-always' => 'Always',