From c72dce532361d8e1c7ec751c7d6608d10eb6497e Mon Sep 17 00:00:00 2001 From: "daniel.boelzle%sun.com" Date: Wed, 28 Jun 2006 16:25:09 +0000 Subject: [PATCH] bug 340949: WCAP provider contribution; initial check-in, not part of the build --- .../en-US/chrome/calendar/wcap.properties | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 calendar/locales/en-US/chrome/calendar/wcap.properties diff --git a/calendar/locales/en-US/chrome/calendar/wcap.properties b/calendar/locales/en-US/chrome/calendar/wcap.properties new file mode 100644 index 000000000000..2d429225df8d --- /dev/null +++ b/calendar/locales/en-US/chrome/calendar/wcap.properties @@ -0,0 +1,61 @@ +# +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# +# The Initial Developer of the Original Code is Sun Microsystems, Inc. +# Portions created by Sun Microsystems are Copyright (C) 2006 Sun +# Microsystems, Inc. All Rights Reserved. +# +# Original Author: Daniel Boelzle (daniel.boelzle@sun.com) +# +# Contributor(s): +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the NPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# the provisions above, a recipient may use your version of this file under +# the terms of any one of the NPL, the GPL or the LGPL. +# +# ***** END LICENSE BLOCK ***** + +# args: host +accessingServerFailedError.text=Cannot access server %1$S! + +# args: host +mandatoryHttpsError.text=Server %1$S needs to support HTTPS! + +# args: host +noHttpsConfirmation.text=Unsecure login on %1$S. Continue? +noHttpsConfirmation.label=Warning! + +# args: host +reconnectConfirmation.text=Session on %1$S has timed out. Reconnect? +reconnectConfirmation.label=Session TimeOut + +# args: host, prodId, serverVersion, wcapVersion +insufficientWcapVersionError.text=Server %1$S (%2$S, v%3$S) has insufficient WCAP version %4$S! + +# args: host, prodId, serverVersion, wcapVersion +loginDialog.text=Server: %1$S (%2$S, v%3$S, WCAP v%4$S) +loginDialog.savePW.label=Save Password +loginDialog.label=Sun Java System Calendar Server WCAP login +