]> source.dussan.org Git - jgit.git/commit
Externalize strings in TransportHttp 10/1710/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 7 Oct 2010 22:03:17 +0000 (01:03 +0300)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 7 Oct 2010 22:03:17 +0000 (01:03 +0300)
commit784d388c497efcb4a9b004cf9c97efed14719dd7
tree91a4fcff389f8ec14918f6d51f5a3aeed102b845
parent2b98a878b49dedd0e5c275793698190fd281aad9
Externalize strings in TransportHttp

Some strings were not externalized. Also use them in HTTP tests to
ensure that they will also succeed when message bundles are
translated.

Change-Id: Id02717176557e7d57e676e1339cd89f2be88d330
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/HttpClientTests.java
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/SmartClientSmartServerTest.java
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportHttp.java