mirror of
https://github.com/e107inc/e107.git
synced 2025-05-06 04:06:08 +02:00
remove some extra spaces
This commit is contained in:
parent
77e4edfb54
commit
aedb41af35
@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-11-24 15:10:34 $
|
||||
| $Author: e107steved $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2009-08-09 06:19:22 $
|
||||
| $Author: marj_nl_fr $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("e_PAGETITLE", "Forum");
|
||||
@ -22,7 +22,7 @@ define("LAN_37", "It is now ");
|
||||
define("LAN_38", ", all times are ");
|
||||
define("LAN_41", "Newest member: ");
|
||||
define("LAN_42", "Registered members: ");
|
||||
define("LAN_44", "These forums can be used by non-registered users, but please be aware that your IP Address will be logged if you make a post.<br />To access the full features of this forum you will need to");
|
||||
define("LAN_44", "These forums can be used by non-registered users, but please be aware that your IP Address will be logged if you make a post.<br />To access the full features of this forum you will need to");
|
||||
define("LAN_45", "These forums can only be posted to by registered and logged in members, please click");
|
||||
define("LAN_46", "Forum");
|
||||
define("LAN_47", "Threads");
|
||||
|
@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum_admin.php,v $
|
||||
| $Revision: 1.6 $
|
||||
| $Date: 2008-12-15 00:29:20 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.7 $
|
||||
| $Date: 2009-08-09 06:19:22 $
|
||||
| $Author: marj_nl_fr $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("FORLAN_1", "You must enter the number of days you wish to prune.");
|
||||
@ -155,7 +155,7 @@ define("FORLAN_133", "Give extra emphasis to sticky threads (separate thread sec
|
||||
define("FORLAN_134", "Maximum width of uploaded image");
|
||||
define("FORLAN_135", "Leave blank to disable auto resizing of images");
|
||||
define("FORLAN_136", "Create link to full size image");
|
||||
define("FORLAN_137", "Enabling this will resize larger images and also create a link to the original full size image. If disabled, original image will be discarded");
|
||||
define("FORLAN_137", "Enabling this will resize larger images and also create a link to the original full size image. If disabled, original image will be discarded");
|
||||
define("FORLAN_138", "Prune these forums");
|
||||
define("FORLAN_139", "To use this setting you also need to tick 'Enable image posting' on the <a href='".e_ADMIN."image.php'>images</a> page");
|
||||
define("FORLAN_140", "View");
|
||||
@ -200,7 +200,7 @@ define("FORLAN_176", "Report");
|
||||
define("FORLAN_177", "email notification ON by default");
|
||||
define("FORLAN_178", "Tick this to allow make the email notification checkbox be on by default");
|
||||
|
||||
define("FORLAN_179", "(Adding a * to the beginning of the forum name will make this forum a container for sub-forums only. The forum theme must support this option also.)");
|
||||
define("FORLAN_179", "(Adding a * to the beginning of the forum name will make this forum a container for sub-forums only. The forum theme must support this option also.)");
|
||||
define("FORLAN_180", "Confirm delete operation");
|
||||
define("FORLAN_181", "Confirm Delete");
|
||||
define("FORLAN_182", "also recalculate replies for all threads in selected forum");
|
||||
|
@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum_post.php,v $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2008-12-17 18:48:02 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.5 $
|
||||
| $Date: 2009-08-09 06:19:22 $
|
||||
| $Author: marj_nl_fr $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("PAGE_NAME", "Forum");
|
||||
@ -38,7 +38,7 @@ define("LAN_62", "Subject: ");
|
||||
define("LAN_63", "Post: ");
|
||||
define("LAN_64", "Submit new thread");
|
||||
define("LAN_73", "Reply: ");
|
||||
define("LAN_74", "Reply to thread");
|
||||
define("LAN_74", "Reply to thread");
|
||||
define("LAN_77", "Update Thread");
|
||||
define("LAN_78", "Update Reply");
|
||||
define("LAN_94", "Posted by");
|
||||
|
Loading…
x
Reference in New Issue
Block a user