comparison tests/test-remove.t @ 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 e033a7d444ac
children 8cc51c5a9365
comparison
equal deleted inserted replaced
24862:c82d88dfaf59 24863:f3558829471b