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.

13 lines
539 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. $lang['__existing__'] = 'The color for links to existing pages';
  10. $lang['__missing__'] = 'The color for links to non-existing pages';
  11. $lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
  12. $lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';