annotate test-data/TranslationTests/translations/it.translation @ 24:948317c89fad

Re #32: Add staged loading of translations * Separate out test data by purpose * Add test of loading inherited XML
author IBBoard <dev@ibboard.co.uk>
date Fri, 09 Apr 2010 19:51:50 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
948317c89fad Re #32: Add staged loading of translations
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
948317c89fad Re #32: Add staged loading of translations
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <translations xmlns="http://ibboard.co.uk/translation" lang="it">
948317c89fad Re #32: Add staged loading of translations
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <translation id="testString">Fakius Romanius</translation>
948317c89fad Re #32: Add staged loading of translations
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 </translations>