ge.jwebunit.jwebunit-commons-tests.2.4.source-code.MessageBundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebunit-commons-tests Show documentation
Show all versions of jwebunit-commons-tests Show documentation
All test cases that each plugin should pass.
The newest version!
#
# Copyright (c) 2010, JWebUnit team.
#
# This file is part of JWebUnit.
#
# JWebUnit is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# JWebUnit is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with JWebUnit. If not, see .
#
# properties for ResourceBundleAssertionsTest
title.not.used=This title is only used to verify assertion failure
title.fixed=Keyed Message Title - Main Page
title.with.args=Keyed Message Title - {0}
currency.fixed=$1,234.56
currency.with.args={0, number, currency}
text.fixed=This is a test page.
text.with.args=This is a {0} page.
table.fixed=Cell Data In Table
table.with.args=Cell {0} In {1}
table2.fixed=Cell2 Data In Table
table2.with.args=Cell2 {0} {1} Table