xref: /plugin/autotranslation/lang/en/lang.php (revision 048b55ece3ddf9800e7c987805e65800555c08e5)
10a7415d3SAndreas Gohr<?php
20a7415d3SAndreas Gohr
30a7415d3SAndreas Gohr$lang['translations'] = 'Translations of this page';
484877e9bSAndreas Gohr$lang['outdated']     = 'This translation is older than the <a href="%s" class="wikilink1">original page</a> and might be outdated.';
584877e9bSAndreas Gohr$lang['diff']         = 'See what has <a href="%s" class="wikilink1">changed</a>.';
6bbe70520SAndreas Gohr$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*048b55ecSMichael Große$lang['menu'] = "outdated and missing translations";
8eb6de668SMichael Große$lang['missing']      = 'Missing!';
9eb6de668SMichael Große$lang['outdated']     = 'outdated';
10eb6de668SMichael Große$lang['current']      = 'up-to-date';
11