Add a comment to the message properties files on how they are processed

Change-Id: I073f0c2c0729e6a5d3f1834203f0cfeb4c462eda
This commit is contained in:
Robin Rosenberg 2014-06-28 11:25:53 +02:00 committed by Robin Stocker
parent 5054f36d4b
commit 844739baa1
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
#
# These text are in general 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
VAL=VAL
# default meta variable defined in the org.kohsuke.args4j.spi.StopOptionHandler

View File

@ -1,3 +1,6 @@
#
# These text are processed using java.text.MessageFormat.
#
abbreviationLengthMustBeNonNegative=Abbreviation length must not be negative.
abortingRebase=Aborting rebase: resetting to {0}
abortingRebaseFailed=Could not abort rebase