[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

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

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id: archive.lang.php 5365 2011-02-16 21:59:02Z MattR $
   7   */
   8  
   9  $l['archive_fullversion'] = "Full Version:";
  10  $l['archive_replies'] = "Replies";
  11  $l['archive_reply'] = "Reply";
  12  $l['archive_pages'] = "Pages:";
  13  $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.";
  14  $l['archive_reference_urls'] = "Reference URL's";
  15  $l['archive_nopermission'] = "Sorry, you do not have permission to access this resource.";
  16  $l['error_nothreads'] = "There are currently no threads in this forum.";
  17  $l['error_unapproved_thread'] = "This thread is unapproved. Please <a href=\"{1}\">view the full version</a> to view the contents of this thread.";
  18  $l['archive_not_found'] = "The requested page was not found on this server.";
  19  ?>


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1