OSDN Git Service

Remove media selector, use media query
[pukiwiki/pukiwiki.git] / en.lng.php
index 76e5a3c..4384192 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 // PukiWiki - Yet another WikiWikiWeb clone.
-// $Id: en.lng.php,v 1.16 2007/02/11 05:53:29 henoheno Exp $
-// Copyright (C)
-//   2002-2005 PukiWiki Developers Team
+// en.lng.php
+// Copyright
+//   2002-2016 PukiWiki Development Team
 //   2001-2002 Originally written by yu-ji
 // License: GPL v2 or (at your option) any later version
 //
@@ -71,6 +71,7 @@ $_btn_template  = 'Use page as template';
 $_btn_load      = 'Load';
 $_btn_edit      = 'Edit';
 $_btn_delete    = 'Delete';
+$_label_template_pages = 'Template pages';
 
 ///////////////////////////////////////
 // Authentication
@@ -114,7 +115,7 @@ $_LANG['skin']['rss20']     = & $_LANG['skin']['rss'];
 $_LANG['skin']['search']    = 'Search';
 $_LANG['skin']['top']       = 'Front page';    // Top page
 $_LANG['skin']['unfreeze']  = 'Unfreeze';
-$_LANG['skin']['upload']    = 'Upload';        // Attach a file
+$_LANG['skin']['upload']    = 'Attach';        // Attach a file
 $_LANG['skin']['login']     = 'Log in';
 $_LANG['skin']['logout']    = 'Log out';
 
@@ -224,6 +225,8 @@ $_msg_comment = 'Comment: ';
 $_title_comment_collided = 'On updating  $1, a collision has occurred.';
 $_msg_comment_collided   = 'It seems that someone has already updated the page you were editing.<br />
  The comment was added, alhough it may be inserted in the wrong position.<br />';
+$_comment_plugin_fail_msg = 'It seems that someone has already updated the page you were editing.<br />
+ Failed to add the comment.<br />';
 
 ///////////////////////////////////////
 // deleted.inc.php