// =============================================================================
// Copyright 2000-2004 General Electric Company.  All Rights Reserved. 
// This software product may only be used strictly in accordance 
// with the applicable written License Agreement.

// this file contains constants that should be translated for international use

var WMTERROR = "Error.";
var MESSAGE = "Message: ";
var SEVERITY = "Severity: ";
var TYPE = "Type: ";
var LOADING = "Loading";
var ITEM = "item";
var ITEMS = "items";


