]> source.dussan.org Git - jgit.git/commitdiff
Add a comment to the message properties files on how they are processed 57/29157/2
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2014 09:25:53 +0000 (11:25 +0200)
committerRobin Stocker <robin@nibor.org>
Sun, 29 Jun 2014 05:55:53 +0000 (15:55 +1000)
Change-Id: I073f0c2c0729e6a5d3f1834203f0cfeb4c462eda

org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties

index 7691e50f8b0cb42fcfc61b04eac76caee7792060..d0bfe85114de0afb99f726b1808aea23ed21ae00 100644 (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
index 94f9f735eaa1c1a5d78aea64ea4a55f205b56b71..d3046f904c0bee3ce9f9c3af65fc9fe0450dd52a 100644 (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