commit | 990498b75d3d3955b629a48e5f39dd09bc7a3116 | [log] [tgz] |
---|---|---|
author | Sasa Zivkov <sasa.zivkov@sap.com> | Wed Jan 26 18:20:13 2011 +0100 |
committer | Chris Aniszczyk <caniszczyk@gmail.com> | Wed Jan 26 11:33:52 2011 -0600 |
tree | 5070224e6f660742968d698ef3883487993c1fad | |
parent | c4c8d80fd3a32cace67e7e42650aae7c46dcc622 [diff] |
Fixed NLS in JGit command line interface There was one place where the parameter substitution wasn't done which caused text fragments like "{0}" to appear in JGits output. Bug: 325025 Change-Id: I89b881a8b5ef39f609437546310463ed4f6e1fb5 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>