Author: andre
Date: 2009-07-08 13:48:18 +0200 (Wed, 08 Jul 2009)
New Revision: 36651
Modified:
openimages/trunk/src/main/config/builders/oip/locations.xml
Log:
builder name etc were not correct
Modified: openimages/trunk/src/main/config/builders/oip/locations.xml
===================================================================
--- openimages/trunk/src/main/config/builders/oip/locations.xml 2009-07-08
11:45:36 UTC (rev 36650)
+++ openimages/trunk/src/main/config/builders/oip/locations.xml 2009-07-08
11:48:18 UTC (rev 36651)
@@ -5,21 +5,22 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/builder
http://www.mmbase.org/xmlns/builder.xsd"
- name="kml" maintainer="mmbase.org" version="0" extends="object">
+ name="locations" maintainer="mmbase.org" version="0" extends="object">
<searchage>999</searchage>
<names>
- <singular xml:lang="en">License</singular>
- <singular xml:lang="nl">Licentie</singular>
- <plural xml:lang="en">Licenses</plural>
- <plural xml:lang="nl">Licenties</plural>
+ <singular xml:lang="en">Location</singular>
+ <singular xml:lang="nl">Locatie</singular>
+ <plural xml:lang="en">Locations</plural>
+ <plural xml:lang="nl">Locaties</plural>
</names>
<descriptions>
<description xml:lang="en">
- KML (formerly Keyhole Markup Language) is a standard to store and model
display geographic data.
+ A location like in KML. KML (formerly Keyhole Markup Language) is a
standard to store,
+ display and model geographic data.
</description>
<description xml:lang="nl">
- KML (voorheen Keyhole Markup Language) is een standaard voor het opslaan
en modelleren van
- geografische kenmerken.
+ Een locatie zoals beschreven in KML. KML (voorheen Keyhole Markup
Language) is een standaard
+ voor het opslaan, weergeven en modelleren van geografische data.
</description>
</descriptions>
<properties />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs