Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1278)
+++ branches/2.8.x/CHANGELOG	(revision 1279)
@@ -12,6 +12,9 @@
  
 ------------------------------------- 2.8.1 -------------------------------------
 28-Jan-2010 Dietmar Woellbrink (Luisehahne)
++	Ticket #927 news module language file in swedish
+!	update headertext
+28-Jan-2010 Dietmar Woellbrink (Luisehahne)
 #	Ticket #925 Slovak Lang Missing in allowed install languages!
 28-Jan-2010 Dietmar Woellbrink (Luisehahne)
 !	update headertext
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1278)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1279)
@@ -52,6 +52,6 @@
 
 // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
 if(!defined('VERSION')) define('VERSION', '2.8.1');
-if(!defined('REVISION')) define('REVISION', '1278');
+if(!defined('REVISION')) define('REVISION', '1279');
 
 ?>
\ No newline at end of file
Index: branches/2.8.x/wb/modules/news/languages/NL.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/NL.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/NL.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
@@ -62,7 +34,7 @@
 $MOD_NEWS['TEXT_COMMENT'] = 'Commentaar';
 $MOD_NEWS['TEXT_ADD_COMMENT'] = 'Toevoegen commentaar';
 $MOD_NEWS['TEXT_BY'] = 'door';
-$MOD_NEWS['PAGE_NOT_FOUND'] = 'Page not found';
+$MOD_NEWS['PAGE_NOT_FOUND'] = 'Pagina niet gevonden';
 $TEXT['UNKNOWN'] = 'Guest';
 
 ?>
\ No newline at end of file
Index: branches/2.8.x/wb/modules/news/languages/NO.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/NO.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/NO.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
@@ -61,7 +33,7 @@
 $MOD_NEWS['TEXT_COMMENT'] = 'Kommentar';
 $MOD_NEWS['TEXT_ADD_COMMENT'] = 'Legg Til Kommentar';
 $MOD_NEWS['TEXT_BY'] = 'Av';
-$MOD_NEWS['PAGE_NOT_FOUND'] = 'Page not found';
+$MOD_NEWS['PAGE_NOT_FOUND'] = 'Finner ikke siden ';
 $TEXT['UNKNOWN'] = 'Guest';
 
 ?>
\ No newline at end of file
Index: branches/2.8.x/wb/modules/news/languages/EN.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/EN.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/EN.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
Index: branches/2.8.x/wb/modules/news/languages/DA.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/DA.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/DA.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
Index: branches/2.8.x/wb/modules/news/languages/RU.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/RU.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/RU.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
Index: branches/2.8.x/wb/modules/news/languages/FR.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/FR.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/FR.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
@@ -45,7 +17,7 @@
  */
 
 //Module Description
-$module_description = 'This page type is designed for making a news page.';
+$module_description = 'Ce type de page est conçu &agrave faire une page de nouvelles.';
 
 //Variables for the  backend
 $MOD_NEWS['SETTINGS'] = 'Configurations Nouvelles';
@@ -61,7 +33,7 @@
 $MOD_NEWS['TEXT_COMMENT'] = 'Commentaire';
 $MOD_NEWS['TEXT_ADD_COMMENT'] = 'Ajouter un commentaire';
 $MOD_NEWS['TEXT_BY'] = 'Par';
-$MOD_NEWS['PAGE_NOT_FOUND'] = 'Page not found';
-$TEXT['UNKNOWN'] = 'Guest';
+$MOD_NEWS['PAGE_NOT_FOUND'] = 'Page non trouv&eacute;e';
+$TEXT['UNKNOWN'] = 'Invit&eacute;';
 
 ?>
\ No newline at end of file
Index: branches/2.8.x/wb/modules/news/languages/index.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/index.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/index.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
Index: branches/2.8.x/wb/modules/news/languages/SE.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/SE.php	(nonexistent)
+++ branches/2.8.x/wb/modules/news/languages/SE.php	(revision 1279)
@@ -0,0 +1,39 @@
+<?php
+/**
+ *
+ * @category        modules
+ * @package         news
+ * @author          WebsiteBaker Project
+ * @copyright       2004-2009, Ryan Djurovich
+ * @copyright       2009-2010, Website Baker Org. e.V.
+ * @link			http://www.websitebaker2.org/
+ * @license         http://www.gnu.org/licenses/gpl.html
+ * @platform        WebsiteBaker 2.8.x
+ * @requirements    PHP 4.3.4 and higher
+ * @version         $Id$
+ * @filesource		$HeadURL$
+ * @lastmodified    $Date$
+ *
+ */
+
+//Modul Description
+$module_description = 'Den h&auml;r sidtypen &auml;r designad f&ouml;r att skapa en nyhetssida.';
+
+//Variables for the backend
+$MOD_NEWS['SETTINGS'] = 'Inst&auml;llningar';
+
+//Variables for the frontend
+$MOD_NEWS['TEXT_READ_MORE'] = 'L&auml;s mer';
+$MOD_NEWS['TEXT_POSTED_BY'] = 'Postat av';
+$MOD_NEWS['TEXT_ON'] = 'den';
+$MOD_NEWS['TEXT_LAST_CHANGED'] = 'Senaste &auml;ndring';
+$MOD_NEWS['TEXT_AT'] = 'kl.';
+$MOD_NEWS['TEXT_BACK'] = 'Tillbaka';
+$MOD_NEWS['TEXT_COMMENTS'] = 'Kommentarer';
+$MOD_NEWS['TEXT_COMMENT'] = 'kommentar';
+$MOD_NEWS['TEXT_ADD_COMMENT'] = 'Kommentera';
+$MOD_NEWS['TEXT_BY'] = 'Av';
+$MOD_NEWS['PAGE_NOT_FOUND'] = 'Sidan kunde inte hittas';
+$TEXT['UNKNOWN'] = 'Guest';
+
+?>
\ No newline at end of file

Property changes on: branches/2.8.x/wb/modules/news/languages/SE.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1,4 ##
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
Index: branches/2.8.x/wb/modules/news/languages/DE.php
===================================================================
--- branches/2.8.x/wb/modules/news/languages/DE.php	(revision 1278)
+++ branches/2.8.x/wb/modules/news/languages/DE.php	(revision 1279)
@@ -1,32 +1,4 @@
 <?php
-/*
-*
-*                       About WebsiteBaker
-*
-* Website Baker is a PHP-based Content Management System (CMS)
-* designed with one goal in mind: to enable its users to produce websites
-* with ease.
-*
-*                       LICENSE INFORMATION
-*
-* WebsiteBaker is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* as published by the Free Software Foundation; either version 2
-* of the License, or (at your option) any later version.
-*
-* WebsiteBaker is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-* See the GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-*
-*                   WebsiteBaker Extra Information
-*
-*
-*/
 /**
  *
  * @category        modules
