Merge "Handle missing namespace prefix in XML dumps more gracefully"
[lhc/web/wiklou.git] / languages / messages / MessagesRoa_tara.php
index 0a17a16..7c3663a 100644 (file)
@@ -1,8 +1,7 @@
 <?php
 /** tarandíne (tarandíne)
  *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
+ * To improve a translation please visit https://translatewiki.net
  *
  * @ingroup Language
  * @file
  * @author Reder
  */
 
-$specialPageAliases = array(
-       'Allmessages'               => array( 'TutteLeMessagge' ),
-       'Preferences'               => array( 'Preferenze' ),
-       'Recentchanges'             => array( 'UrtemeCangiaminde' ),
-       'Statistics'                => array( 'Statisteche' ),
-       'Upload'                    => array( 'Carecaminde' ),
-       'Version'                   => array( 'Versione' ),
-       'Watchlist'                 => array( 'PàggeneCondrollete' ),
-);
+$fallback = 'it';
 
+$specialPageAliases = [
+       'Allmessages'               => [ 'TutteLeMessagge' ],
+       'Preferences'               => [ 'Preferenze' ],
+       'Recentchanges'             => [ 'UrtemeCangiaminde' ],
+       'Statistics'                => [ 'Statisteche' ],
+       'Upload'                    => [ 'Carecaminde' ],
+       'Version'                   => [ 'Versione' ],
+       'Watchlist'                 => [ 'PàggeneCondrollete' ],
+];