|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:30
|
Update of /cvsroot/mxbb/mx_errordocs/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32314/lang_swedish Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/language/lang_swedish/lang_main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_main.php 30 Aug 2006 19:18:41 -0000 1.3 --- lang_main.php 3 Jun 2008 20:08:17 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_errordocs * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_errordocs * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/language/lang_swedish/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 30 Aug 2006 19:18:41 -0000 1.2 --- lang_admin.php 3 Jun 2008 20:08:17 -0000 1.3 *************** *** 1,24 **** <?php ! /*************************************************************************** ! * lang_admin.php ! * -------------- ! * begin : September, 2003 ! * copyright : (c) 2003 Marc Ferran ! * email : phpmix at pobox.com ! * module : ErrorDocs ! * file contents : Admin module strings. ! * language : English ! * translated by : ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program 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. ! * ! ***************************************************************************/ // --- 1,12 ---- <?php ! /** ! * ! * @package MX-Publisher Module - mx_errordocs ! * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] MX-Publisher Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com ! * ! */ // |