From 72009e53f565c750e993f53e1f3e92f8e84c8d21 Mon Sep 17 00:00:00 2001 From: Paul Richards Date: Fri, 27 Jul 2007 17:41:07 +0000 Subject: [PATCH] remove ;; in language files git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4495 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- lang/strings_croatian.txt | 10 +++++----- lang/strings_danish.txt | 10 +++++----- lang/strings_danish_8859-15.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/strings_croatian.txt b/lang/strings_croatian.txt index e85e4eda2b..862df1ae72 100755 --- a/lang/strings_croatian.txt +++ b/lang/strings_croatian.txt @@ -11,11 +11,11 @@ # Croatian strings for Mantis # Based on strings_english.txt rev. 1.??? # ------------------------------------------------- - # $Revision: 1.46 $ - # $Author: achumakov $ - # $Date: 2006-11-08 13:32:44 $ + # $Revision: 1.47 $ + # $Author: prichards $ + # $Date: 2007-07-27 17:41:07 $ # - # $Id: strings_croatian.txt,v 1.46 2006-11-08 13:32:44 achumakov Exp $ + # $Id: strings_croatian.txt,v 1.47 2007-07-27 17:41:07 prichards Exp $ ########################################################################### ?> @@ -793,7 +793,7 @@ $s_edit_project_title = "Editiraj projekt"; $s_project_name = "Ime projekta"; $s_view_status = "Vidi status"; $s_public = "javni"; -$s_private = "privatni";; +$s_private = "privatni"; $s_update_project_button = "Ažuriraj projekt"; $s_delete_project_button = "Obriši projekt"; $s_categories_and_version_title = "Kategorije i verzije"; diff --git a/lang/strings_danish.txt b/lang/strings_danish.txt index cc99e42637..31b704c9a2 100644 --- a/lang/strings_danish.txt +++ b/lang/strings_danish.txt @@ -13,11 +13,11 @@ # Danish strings for Mantis # Based on strings_english.txt rev. 1.??? # ------------------------------------------------- - # $Revision: 1.101 $ - # $Author: achumakov $ - # $Date: 2006-11-08 13:32:44 $ + # $Revision: 1.102 $ + # $Author: prichards $ + # $Date: 2007-07-27 17:41:07 $ # - # $Id: strings_danish.txt,v 1.101 2006-11-08 13:32:44 achumakov Exp $ + # $Id: strings_danish.txt,v 1.102 2007-07-27 17:41:07 prichards Exp $ ########################################################################### ?> @@ -795,7 +795,7 @@ $s_edit_project_title = 'Rediger projekt'; $s_project_name = 'Projekt-start'; $s_view_status = 'Vis status'; $s_public = 'offentlig'; -$s_private = 'privat';; +$s_private = 'privat'; $s_update_project_button = 'Opdater projekt'; $s_delete_project_button = 'Slet projekt'; $s_categories_and_version_title = 'Kategorier og versioner'; diff --git a/lang/strings_danish_8859-15.txt b/lang/strings_danish_8859-15.txt index bf2068db4b..5a0d58d802 100644 --- a/lang/strings_danish_8859-15.txt +++ b/lang/strings_danish_8859-15.txt @@ -13,11 +13,11 @@ # Danish strings for Mantis # Based on strings_english.txt rev. 1.??? # ------------------------------------------------- - # $Revision: 1.1 $ - # $Author: achumakov $ - # $Date: 2006-11-08 13:32:44 $ + # $Revision: 1.2 $ + # $Author: prichards $ + # $Date: 2007-07-27 17:41:07 $ # - # $Id: strings_danish_8859-15.txt,v 1.1 2006-11-08 13:32:44 achumakov Exp $ + # $Id: strings_danish_8859-15.txt,v 1.2 2007-07-27 17:41:07 prichards Exp $ ########################################################################### ?> @@ -795,7 +795,7 @@ $s_edit_project_title = 'Rediger projekt'; $s_project_name = 'Projekt-start'; $s_view_status = 'Vis status'; $s_public = 'offentlig'; -$s_private = 'privat';; +$s_private = 'privat'; $s_update_project_button = 'Opdater projekt'; $s_delete_project_button = 'Slet projekt'; $s_categories_and_version_title = 'Kategorier og versioner';