Update 'emailpagetext'. This message is only shown if an e-mail can be sent.
[lhc/web/wiklou.git] / languages / messages / MessagesVls.php
index 4af2652..3e71afb 100644 (file)
@@ -1,11 +1,12 @@
 <?php
-/**
- * West Flemish (West-Vlams)
+/** West-Vlams (West-Vlams)
  *
- * @addtogroup Language
+ * @ingroup Language
+ * @file
  *
- * @author SPQRobin
-*/
+ * @author Tbc
+ * @author לערי ריינהארט
+ */
 
 $fallback = 'nl';
 
@@ -48,6 +49,9 @@ $messages = array(
 # Login and logout pages
 'logout' => 'Ofmeldn',
 
+# Recent changes
+'recentchanges' => 'Juste veranderd',
+
 # Upload
 'upload'            => 'Bestand toevoegn',
 'uploadbtn'         => 'Bestand toevoegn',
@@ -65,12 +69,16 @@ $messages = array(
 'newpages'          => 'Nieuwe bloadn',
 'newpages-username' => 'Gebrukersnoame:',
 
+# Special:Log/newusers
+'newuserlogpage'          => 'Logboek nieuwe gebrukers',
+'newuserlog-create-entry' => 'Nieuwe gebruker',
+
 # Watchlist
 'mywatchlist' => 'Myn volglyste',
 'watch'       => 'Volgn',
 'unwatch'     => 'Nie volgn',
 
-# Displayed when you click the "watch" button and it's in the process of watching
+# Displayed when you click the "watch" button and it is in the process of watching
 'unwatching' => 'Stoppn me volgn...',
 
 # Undelete
@@ -83,7 +91,7 @@ $messages = array(
 
 # Contributions
 'mycontris' => 'Myn bydroagn',
-'uctop'     => ' (latste veranderienge)',
+'uctop'     => '(latste veranderienge)',
 
 # Move page
 'delete_and_move' => 'Wegdoen en ernoemn',
@@ -91,7 +99,7 @@ $messages = array(
 # Tooltip help for the actions
 'tooltip-n-mainpage' => "Noar 't voorblad goane",
 
-# Special:Newimages
+# Special:NewImages
 'newimages' => 'Nieuwe ofbeeldiengn',
 
 );