From e3354e1dace8b41dea9afd529dab1d01a049d5e1 Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 19 Jan 2008 20:37:46 +0000 Subject: [PATCH] Define common strings for server-side messagecatalogs git-svn-id: svn://svn.open-ils.org/ILS/trunk@8435 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../xul/staff_client/server/locale/en-US/common.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Open-ILS/xul/staff_client/server/locale/en-US/common.properties diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/common.properties b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties new file mode 100644 index 0000000000..bc454ca7fb --- /dev/null +++ b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties @@ -0,0 +1,13 @@ +common.exception=!! This software has encountered an error. Please tell your friendly system administrator or software developer the following:\n%1$s\n%2$s\n +common.jsan.missing=The JSAN library object is missing. +common.ok=Ok +common.clear=Clear +common.confirm=Check here to confirm this message. +common.error.default=Please report that this happened. +common.barcode.status.warning=Warning: As of %1$s, this barcode (%2$s) was flagged %3. +common.barcode.status.warning.lost=Lost +common.barcode.status.warning.expired=Expired +common.barcode.status.warning.barred=Barred +common.barcode.status.warning.blocked=Blocked +common.barcode.status.warning.unknown=with an unknown code: %1$s +common.date.invalid=Invalid Date -- 2.11.0