Merge "Clarify comments in message properties files (and fix grammar)"

This commit is contained in:
Matthias Sohn 2014-07-01 18:29:48 -04:00 committed by Gerrit Code Review @ Eclipse.org
commit 6b0503c0c2
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#
# These text are in general processed using java.text.MessageFormat.
# exceptions are the usage_* and meta_-messages which are processed through
# Messages with format elements ({0}) are processed using java.text.MessageFormat.
# Exceptions are the usage_* and meta_-messages which are processed through
# annotations in Args4j.
#
# default meta variable defined in the org.kohsuke.args4j.spi.StringOptionHandler

View File

@ -1,5 +1,5 @@
#
# These text are processed using java.text.MessageFormat.
# Messages with format elements ({0}) are processed using java.text.MessageFormat.
#
abbreviationLengthMustBeNonNegative=Abbreviation length must not be negative.
abortingRebase=Aborting rebase: resetting to {0}