c49f655e7b
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5324 542714f4-19e9-0310-aa3c-eee0fc999fb1
16 lines
305 B
Properties
16 lines
305 B
Properties
#
|
|
# $Id$
|
|
#
|
|
# Test localization properties file
|
|
|
|
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}
|