1<?php
2
3$lang['translations'] = 'Translations of this page';
4$lang['outdated']     = 'This translation is older than the <a href="%s" class="wikilink1">original page</a> and might be outdated.';
5$lang['diff']         = 'See what has <a href="%s" class="wikilink1">changed</a>.';
6$lang['transloaded']  = 'The contents of this page\'s translation in %s have been pre-loaded for easy translation.<br />But you can base your translation on the following existing translations: %s.';
7$lang['menu'] = "outdated and missing translations";
8$lang['missing']      = 'Missing!';
9$lang['old']          = 'outdated';
10$lang['current']      = 'up-to-date';
11$lang['path']         = 'Path';
12