Mercurial > hg
diff hgwebdir.cgi @ 9454:dafadd7ff07e
hg: avoid combining translated strings
Combining translated string fragments into bigger strings is bad
practice because it removes context from the fragments. The translator
sees the fragments in isolation and might not jump back to the source
to see how a string like "%d files %s" is actually used.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 14 Sep 2009 23:48:25 +0200 |
parents | b7d4db95e95a |
children | 08a0f04b56bd |