[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/ -> archive.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['archive_fullversion'] = "Full Version:";
   9  $l['archive_replies'] = "Replies";
  10  $l['archive_reply'] = "Reply";
  11  $l['archive_pages'] = "Pages:";
  12  $l['archive_note'] = "You're currently viewing a stripped down version of our content. <a href=\"{1}\">View the full version</a> with proper formatting.";
  13  $l['archive_nopermission'] = "Sorry, you do not have permission to access this resource.";
  14  $l['error_nothreads'] = "There are currently no threads in this forum.";
  15  $l['error_nopermission'] = "You do not have permission to view threads in this forum.";
  16  $l['error_unapproved_thread'] = "This thread is unapproved. Please <a href=\"{1}\">view the full version</a> to view the contents of this thread.";
  17  $l['archive_not_found'] = "The requested page was not found on this server.";
  18  $l['error_mustlogin'] = "This bulletin board requires all users to login.";


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref