##// END OF EJS Templates
patch, i18n: avoid parameterized messages...
patch, i18n: avoid parameterized messages Singular message removed for simplicity.

File last commit:

r10365:d757bc0c default
r10518:5fe51d34 stable
Show More
test-hg-parseurl.py.out
5 lines | 274 B | text/plain | TextLexer
/ tests / test-hg-parseurl.py.out
http://example.com/no/anchor, branches: []
http://example.com/an/anchor, branches: ['foo']
http://example.com/no/anchor/branches, branches: ['foo']
http://example.com/an/anchor/branches, branches: ['foo', 'bar']
http://example.com/an/anchor/branches-None, branches: ['foo']