Merge "jquery.tablesorter.test: Re-organise variables"
[lhc/web/wiklou.git] / languages / messages / MessagesTt.php
index 00ec739..ea628b1 100644 (file)
@@ -1,11 +1,18 @@
 <?php
-/** Tatar (Tatarça)
+/** Tatar (татарча/tatarça)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
  *
  * @ingroup Language
  * @file
  *
- * @author Siebrand
- * @comment Placeholder for Tatar. Falls back to Tatar in Latin script.
  */
 
-$fallback = 'tt-latn';
+$fallback = 'tt-cyrl, ru';
+
+$messages = array(
+# Delete
+'excontentauthor' => '',
+
+);