Suffix handling unit test... it passes so it must be bug free!
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5324 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -6,3 +6,10 @@
|
||||
m.foo = Foo arg one is '{0}' and two is '{1}'.
|
||||
m.biff = Biff arg one is '{0}' and two is '{1}'.
|
||||
m.meta = Meta arg one is '{0}' and two is '{1}'.
|
||||
|
||||
m.sheep = Don't suffix me
|
||||
m.sheep.0 = No sheep
|
||||
m.sheep.1 = One sheep
|
||||
m.sheep.n = {0} sheeps
|
||||
|
||||
m.coord = {0}x{1}
|
||||
|
||||
Reference in New Issue
Block a user