jgit/org.eclipse.jgit.iplog
Sasa Zivkov f3d8a8ecad Externalize strings from JGit
The strings are externalized into the root resource bundles.
The resource bundles are stored under the new "resources" source
folder to get proper maven build.

Strings from tests are, in general, not externalized. Only in
cases where it was necessary to make the test pass the strings
were externalized. This was typically necessary in cases where
e.getMessage() was used in assert and the exception message was
slightly changed due to reuse of the externalized strings.

Change-Id: Ic0f29c80b9a54fcec8320d8539a3e112852a1f7b
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
2010-05-19 14:37:16 -07:00
..
.settings Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00
META-INF Externalize strings from JGit 2010-05-19 14:37:16 -07:00
resources/org/eclipse/jgit/iplog Externalize strings from JGit 2010-05-19 14:37:16 -07:00
src/org/eclipse/jgit/iplog Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.classpath Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.gitignore Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00
.project Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00
build.properties Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00
plugin.properties Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00
pom.xml Externalize strings from JGit 2010-05-19 14:37:16 -07:00