msgzul nl.js

From Documentation
Revision as of 08:16, 20 January 2011 by Asuka (talk | contribs) (Created page with '<source lang="xml"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Feb 15, 2008, Wido Jansen }}IS_NOTE Copyright (C) 2006 Potix Corporation. Al…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"

{{IS_NOTE
  Purpose:

  Description:

  History:
    Feb 15, 2008, Wido Jansen
}}IS_NOTE

Copyright (C) 2006 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 = "Onbekende component: ";
msgzul.DATE_REQUIRED = "U moet een datum ingeven. Formaat: ";
msgzul.OUT_OF_RANGE = "Niet in het geldige bereik";
msgzul.NO_AUDIO_SUPPORT = "Uw browser ondersteunt geen geluidsweergave";