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

File last commit:

r6336:4b0c9c67 default
r10518:5fe51d34 stable
Show More
test-debugindexdot.out
8 lines | 72 B | text/plain | TextLexer
/ tests / test-debugindexdot.out
created new head
digraph G {
-1 -> 0
0 -> 1
0 -> 2
2 -> 3
1 -> 3
}