b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# Use is subject to license terms.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# CDDL HEADER START
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# The contents of this file are subject to the terms of the
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# Common Development and Distribution License (the "License").
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# You may not use this file except in compliance with the License.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# or http://www.opensolaris.org/os/licensing.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# See the License for the specific language governing permissions
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# and limitations under the License.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# When distributing Covered Code, include this CDDL HEADER in each
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# If applicable, add the following below this CDDL HEADER, with the
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# fields enclosed by brackets "[]" replaced with your own identifying
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# information: Portions Copyright [yyyy] [name of copyright owner]
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# CDDL HEADER END
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# This is portable object file is used for testing libfmd_msg. It
b695575577bae0337af339d76949713bfe1c9013Robert Johnston# is not delivered in any package.
b695575577bae0337af339d76949713bfe1c9013Robert Johnston#
b695575577bae0337af339d76949713bfe1c9013Robert Johnston
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.type"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "Defect"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.severity"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "Minor"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.description"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "This entry tests URL variable expansion - url = %s"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.response"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "This entry tests the percent character escape sequence: %%"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.impact"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "This entry tests variable expansion for event payload members: uuid = %<uuid>, de scheme = %<de.scheme>"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgid "TEST-8000-08.action"
b695575577bae0337af339d76949713bfe1c9013Robert Johnstonmsgstr "Variable expansion for arrays: index = %<test_arr[1].index>"
b695575577bae0337af339d76949713bfe1c9013Robert Johnston