updated translations
[zeroinstall/zeroinstall-afb.git] / tests / Local.xml
blob46607de4686f19e2bb802b9c8c64be6e842706e7
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>Echo</name>
4   <summary>Local feed (English)</summary>
5   <summary xml:lang='gr'>Local feed (Greek)</summary>
6   <summary xml:lang='en-GB'>Local feed (English GB)</summary>
7   <summary xml:lang='es'>Fuente local</summary>
9   <description>English</description>
10   <description xml:lang='es'>EspaƱol</description>
12   <!-- ensure id isn't mis-interpreted as a digest -->
13   <implementation id="sha1=256" local-path='.' main="test-echo" version="0.1">
14     <requires interface="odd" use="never"/>
15   </implementation>
16 </interface>