From aedb41af35c655d740174e79df609add6199ad09 Mon Sep 17 00:00:00 2001 From: marj Date: Sun, 9 Aug 2009 06:19:48 +0000 Subject: [PATCH] remove some extra spaces --- e107_plugins/forum/languages/English/lan_forum.php | 8 ++++---- .../forum/languages/English/lan_forum_admin.php | 10 +++++----- .../forum/languages/English/lan_forum_post.php | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/e107_plugins/forum/languages/English/lan_forum.php b/e107_plugins/forum/languages/English/lan_forum.php index 4615c56a7..e19230cf4 100644 --- a/e107_plugins/forum/languages/English/lan_forum.php +++ b/e107_plugins/forum/languages/English/lan_forum.php @@ -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.
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.
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"); diff --git a/e107_plugins/forum/languages/English/lan_forum_admin.php b/e107_plugins/forum/languages/English/lan_forum_admin.php index 5b27a53ae..a86e51e27 100644 --- a/e107_plugins/forum/languages/English/lan_forum_admin.php +++ b/e107_plugins/forum/languages/English/lan_forum_admin.php @@ -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 images 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"); diff --git a/e107_plugins/forum/languages/English/lan_forum_post.php b/e107_plugins/forum/languages/English/lan_forum_post.php index a481b4315..0256957d1 100644 --- a/e107_plugins/forum/languages/English/lan_forum_post.php +++ b/e107_plugins/forum/languages/English/lan_forum_post.php @@ -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");