Merge "Add test for BadTitleError exception"
[lhc/web/wiklou.git] / languages / messages / MessagesTt.php
index d43be49..ea628b1 100644 (file)
@@ -1,10 +1,18 @@
 <?php
-/** Tatar (Tatarça)
+/** Tatar (татарча/tatarça)
  *
- * @addtogroup Language
+ * 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' => '',
+
+);