msgzul pl.js"
From Documentation
(Created page with "<source lang="java"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Fri Mar 17 14:57:32 2014, Created by Michal...") |
|||
Line 1: | Line 1: | ||
− | <source lang=" | + | <source lang="javascript"> |
/* mesg.js "charset=utf-8" | /* mesg.js "charset=utf-8" | ||
Latest revision as of 01:22, 25 March 2014
/* mesg.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Fri Mar 17 14:57:32 2014, Created by Michal Derecki (Michal.Derecki at asseco dot pl)
}}IS_NOTE
Copyright (C) 2005 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 = "Nieznany typ komponentu: ";
msgzul.DATE_REQUIRED = "Musisz podać datę. Format: ";
msgzul.OUT_OF_RANGE = "Wartość poza zakresem";
msgzul.NO_AUDIO_SUPPORT = "Twoja przeglądarka nie wspiera dynamicznego audio";