|
From: AlleyKat <dk_...@us...> - 2005-07-15 23:41:24
|
Update of /cvsroot/cmsforme/l10n/da In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv743 Modified Files: admin.php common.php install.php Log Message: error correction Index: admin.php =================================================================== RCS file: /cvsroot/cmsforme/l10n/da/admin.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- admin.php 27 Jun 2005 01:39:35 -0000 1.4 +++ admin.php 15 Jul 2005 23:41:01 -0000 1.5 @@ -3,7 +3,7 @@ /******************************************************************* * Filename: l10n/da/admin.php * Copyright: © 2003-2005 CMSformE - * $Id: admin.php,v 1.2.1 2005/06/26 01:23:46 + * $Id$ * DK translation / Dansk oversættelse: AlleyKat (Finn Sørensen) <cms...@ph...> ******************************************************************* * This program is free software; you can redistribute it and/or modify @@ -34,7 +34,7 @@ // Categories $L10n->put_langs( array( 'authorization' => 'Autorisation', - 'general' => 'Generel' + 'general' => 'Generel', 'users' => 'Brugere' ) ); Index: install.php =================================================================== RCS file: /cvsroot/cmsforme/l10n/da/install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- install.php 27 Jun 2005 01:39:35 -0000 1.4 +++ install.php 15 Jul 2005 23:41:09 -0000 1.5 @@ -3,7 +3,7 @@ /******************************************************************* * Filename: l10n/da/install.php * Copyright: © 2003-2005 CMSformE -* $Id: install.php,v 1.2.1 2005/06/26 01:23:46 +* $Id$ ******************************************************************* * 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 Index: common.php =================================================================== RCS file: /cvsroot/cmsforme/l10n/da/common.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- common.php 27 Jun 2005 01:39:35 -0000 1.4 +++ common.php 15 Jul 2005 23:41:09 -0000 1.5 @@ -3,7 +3,7 @@ /******************************************************************* * Filename: l10n/da/common.php * Copyright: © 2003-2005 CMSformE - * $Id: common.php,v 1.2.1 2005/06/26 01:23:46 + * $Id$ * DK translation / Dansk oversættelse: AlleyKat (Finn Sørensen) <cms...@ph...> ******************************************************************* * This program is free software; you can redistribute it and/or modify |