msgzul sv.js"

From Documentation
(Created page with '<source lang="xml"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Created by Easit AB (http://www.easit.com) April 2007 }}IS_NOTE Copyright (C)…')
 
m
 
Line 1: Line 1:
<source lang="xml">
+
<source lang="javascript">
 
/* mesg.js "charset=utf-8"
 
/* mesg.js "charset=utf-8"
  

Latest revision as of 06:34, 21 November 2011

/* mesg.js "charset=utf-8"

{{IS_NOTE
	Purpose:
		
	Description:
		
	History:
		Created by Easit AB (http://www.easit.com) April 2007
}}IS_NOTE

Copyright (C) 2005-2007 Potix Corporation. All Rights Reserved.

{{IS_RIGHT
	This program is distributed under GPL Version 3.0 in the hope that
	it will be useful, but WITHOUT ANY WARRANTY.
}}IS_RIGHT
*/
msgzul = {};
msgzul.UNKNOWN_TYPE = "Okänd komponenttyp: ";
msgzul.DATE_REQUIRED = "Du måste ange ett datum. Format: ";
msgzul.OUT_OF_RANGE = "Utom intervall";
msgzul.NO_AUDIO_SUPPORT = "Din webbläsare stödjer inte dynamic audio";