From: Rob Church Date: Sat, 25 Mar 2006 02:29:16 +0000 (+0000) Subject: Alter grammar of some toggles messages X-Git-Tag: 1.6.0~136 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=f600ca56e9e5ca048061ef5ac638eb26f1bcd269;p=lhc%2Fweb%2Fwiklou.git Alter grammar of some toggles messages These are commands to the software --- diff --git a/languages/Messages.php b/languages/Messages.php index 821adc4566..8c94ddc0c2 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -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',