Ignore:
Timestamp:
02/25/10 21:21:54 (2 years ago)
Author:
takanori
Message:

add original message for content help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Products.ATGoogleMaps/trunk/Products/ATGoogleMaps/profiles/default/types/GMarker.xml

    r279 r281  
    33   meta_type="Factory-based Type Information with dynamic views" 
    44   i18n:domain="plone" xmlns:i18n="http://xml.zope.org/namespaces/i18n"> 
    5  <property name="title" i18n:translate="">GMarker</property> 
     5 <property name="title" i18n:translate="GMarker">Marker</property> 
    66 <property name="description" 
    7       i18n:translate="">GMarker_help</property> 
     7      i18n:translate="GMarker_help">Marker to display on a map</property> 
    88 <property name="content_icon">gmarker_icon.gif</property> 
    99 <property name="content_meta_type">GMarker</property> 
Note: See TracChangeset for help on using the changeset viewer.