MediaWiki  REL1_19
MessagesSimple.php
Go to the documentation of this file.
00001 <?php
00013 $fallback = 'en';
00014 
00015 $messages = array(
00016 # Vector skin
00017 'vector-view-create' => 'Start',
00018 'vector-view-edit'   => 'Change',
00019 
00020 );