Mercurial > hg
comparison tests/test-manifest.py @ 24864:bff42a92012e stable
cmdutil: avoid wrapping ctx.phasestr() by _()
This wrapping seems meaningless, because:
- there is no "_()" invocation to prepare for extracting phase names
to be translated
"make update-pot" doesn't extract msgids for phase names
- phase names are kine of reserved keywords like as branch name "default"
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 25 Apr 2015 23:44:53 +0900 |
parents | 29c238e4a58a |
children | 328739ea70c3 |
comparison
equal
deleted
inserted
replaced
24863:f3558829471b | 24864:bff42a92012e |
---|