You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
451 B

14 years ago
  1. <?php
  2. /**
  3. * English language file for template
  4. *
  5. */
  6. $lang['discussion'] = 'Discussion';
  7. $lang['back_to_article'] = 'Back to article';
  8. $lang['userpage'] = 'User page';
  9. /* accessibility headlines (deprecated and superseded by core since Adora Belle) */
  10. $lang['user_tools'] = 'User Tools';
  11. $lang['site_tools'] = 'Site Tools';
  12. $lang['page_tools'] = 'Page Tools';
  13. $lang['skip_to_content'] = 'skip to content';