blob: 9bd05233649a8136d71973dde813fc264370ba11 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!DOCTYPE messagebundle SYSTEM
"/home/build/nonconf/google3/i18n/messagebundle.dtd">
-->
<messagebundle class="com.google.gwt.sample.international.client.Moods">
<msg id = "Sad">
sad
</msg>
<msg name="Happy" id="123">
happy
</msg>
<msg id="Moods" type="String[]">
Sad 123
</msg>
</messagebundle>