Changeset 3289
- Timestamp:
- 06/18/08 10:59:49 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/bos/payment-website/templates/da/dictionary.xml
r3286 r3289 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 2 <dictionary> 4 <!-- in /tmp/ttt.lisp 5 /tmp/ttt2.lisp --> 3 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 6 4 <entry> 7 5 <key> 8 hallo wie gehts?6 Machen Sie mit! 9 7 </key> 10 8 <value> 11 9 </value> 12 10 </entry> 13 <!-- in /tmp/ttt.lisp -->11 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 14 12 <entry> 15 13 <key> 16 na? 17 </key> 18 <value> 19 </value> 20 </entry> 21 <!-- in NIL --> 22 <entry> 23 <key> 24 test 14 learn more 25 15 </key> 26 16 <value> trunk/projects/bos/payment-website/templates/de/dictionary.xml
r3286 r3289 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 2 <dictionary> 4 <!-- in /tmp/ttt.lisp 5 /tmp/ttt2.lisp --> 3 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 6 4 <entry> 7 5 <key> 8 hallo wie gehts?6 Machen Sie mit! 9 7 </key> 10 8 <value> 11 9 </value> 12 10 </entry> 13 <!-- in /tmp/ttt.lisp -->11 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 14 12 <entry> 15 13 <key> 16 na? 17 </key> 18 <value> 19 </value> 20 </entry> 21 <!-- in NIL --> 22 <entry> 23 <key> 24 test 14 learn more 25 15 </key> 26 16 <value> trunk/projects/bos/payment-website/templates/en/dictionary.xml
r3286 r3289 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 2 <dictionary> 4 <!-- in /tmp/ttt.lisp 5 /tmp/ttt2.lisp --> 3 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 6 4 <entry> 7 5 <key> 8 hallo wie gehts? 9 </key> 10 <value> 11 hi, how are you? 12 </value> 13 </entry> 14 <!-- in /tmp/ttt.lisp --> 15 <entry> 16 <key> 17 na? 6 Machen Sie mit! 18 7 </key> 19 8 <value> 20 9 </value> 21 10 </entry> 22 <!-- in NIL-->11 <!-- in /usr/home/paul/src/bknr-svn/projects/bos/web/poi-handlers.lisp --> 23 12 <entry> 24 13 <key> 25 test14 learn more 26 15 </key> 27 16 <value>
