The removed comments are included in MessagesQqq.php togehter with a lot more documentation Add a link to translatewiki.net too to show users the way to improve translations.
12 lines
273 B
PHP
12 lines
273 B
PHP
<?php
|
|
/** Alemannisch
|
|
*
|
|
* See MessagesQqq.php for message documentation incl. usage of parameters
|
|
* To improve a translation please visit http://translatewiki.net
|
|
*
|
|
* @ingroup Language
|
|
* @file
|
|
* @comment Deprecated code. Falls back to 'gsw'.
|
|
*/
|
|
|
|
$fallback = 'gsw';
|