Convert Narya (most of the way) over to a Maven Ant task based build. The
ActionScript bits remain belligerent, but the Java stuff is mostly shipshape. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6222 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# $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}
|
||||
Reference in New Issue
Block a user