]> source.dussan.org Git - jgit.git/commitdiff
Clarify comments in message properties files (and fix grammar) 86/29186/1
authorRobin Stocker <robin@nibor.org>
Mon, 30 Jun 2014 10:54:32 +0000 (20:54 +1000)
committerRobin Stocker <robin@nibor.org>
Mon, 30 Jun 2014 10:54:32 +0000 (20:54 +1000)
Bug: 438261
Change-Id: I7b98475886ef789ae7635d8c9e008fc1aa00d534
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties

index b5a93fca1b0d5e6f5f1b020d4399868c401d996a..2650b8cea5da14ba15f71f7f9ad35f3cb60eadcc 100644 (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
index d3046f904c0bee3ce9f9c3af65fc9fe0450dd52a..fe431319ff074e5e4adfe336d4b2b335aec12345 100644 (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}