Added code to test the new MessageBundle recursive escaped composed

translation facilities.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1078 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-02-28 23:12:27 +00:00
parent 4527c8c5fa
commit 42a8993c93
2 changed files with 68 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#
# $Id: messages.properties,v 1.1 2002/02/28 23:12:27 mdb Exp $
#
# 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}''.