Remove empty messages introduced in r108445. Translation is present in fallback tt...
authorRobin Pepermans <robin@users.mediawiki.org>
Mon, 27 Feb 2012 00:51:49 +0000 (00:51 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Mon, 27 Feb 2012 00:51:49 +0000 (00:51 +0000)
languages/messages/MessagesTt.php

index 6242ca5..6851d4b 100644 (file)
@@ -7,13 +7,8 @@
  * @ingroup Language
  * @file
  *
- * @author Timming
+ * @comment Placeholder for Tatar. Falls back to Tatar in Cyrillic script.
  */
 
 $fallback = 'tt-cyrl, ru';
 
-$messages = array(
-# Delete
-'excontentauthor' => '',
-
-);