Browse Source
Trailing whitespace is usually removed in properties files so JGitText did not supply a space between : and the remote message. Ensure the space exists at runtime by reading the localized string and appending a space if it is missing. Messages should be dynamically fetched and not held in a static class variable, as they can be changed using thread locals. Change-Id: If6a3707d64094253b1a5304fbfafcf195db7497astable-4.3
Shawn Pearce
9 years ago
1 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue