Mercurial > hg
diff i18n/de.po @ 24863:f3558829471b stable
repair: avoid string concatenation by + operator
String concatenation by "+" operator causes failure of extracting
messages to be translated.
Python automatically concatenates strings separated by whitespaces
into one string.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 25 Apr 2015 23:44:53 +0900 |
parents | 0e8a8ba22293 |
children | e6e34c4e3916 |