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

modify msgid for content types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Products.ATGoogleMaps/trunk/Products/ATGoogleMaps/i18n/atgooglemaps-plone.pot

    r259 r280  
    22msgstr "" 
    33"Project-Id-Version: ATGoogleMaps\n" 
    4 "POT-Creation-Date: 2010-01-31 10:55+0900\n" 
     4"POT-Creation-Date: 2010-02-25 21:00+0900\n" 
    55"PO-Revision-Date: \n" 
    66"Last-Translator:\n" 
     
    1616"X-Is-Fallback-For:\n" 
    1717 
    18 #. Default: "GMap" 
    19 #: ./content/GMap.py 
     18#. Default: "Map" 
     19#: ./profiles/default/types/GMap.xml 
    2020msgid "GMap" 
    2121msgstr "" 
    2222 
    2323#. Default: "Google Maps" 
    24 #: ./content/GMap.py 
    25 msgid "Google Maps" 
    26 msgstr "" 
    27  
    28 #. Default: "Google maps document" 
    29 #: ./content/GMap.py 
    30 msgid "description_edit_gmap" 
     24#: ./profiles/default/types/GMap.xml 
     25msgid "GMap_help" 
    3126msgstr "" 
    3227 
     
    3631msgstr "" 
    3732 
    38 #. Default: "GMarker" 
    39 #: ./content/GMarker.py 
     33#. Default: "Marker" 
     34#: ./profiles/default/types/GMarker.xml 
    4035msgid "GMarker" 
    4136msgstr "" 
    4237 
    4338#. Default: "Google Marker" 
    44 #: ./content/GMarker.py 
    45 msgid "Google Marker" 
     39#: ./profiles/default/types/GMarker.xml 
     40msgid "GMarker_help" 
    4641msgstr "" 
    4742 
    48 #. Default: "Google marker document" 
    49 #: ./content/GMarker.py 
    50 msgid "description_edit_gmarker" 
    51 msgstr "" 
    52  
    53 #. Default: "" 
    54 #: ./content/GMarker.py 
    55 msgid "googlemaps_tabbed" 
    56 msgstr "Tabbed infowindow" 
    57  
    5843#. Default: "GPolyline" 
    59 #: ./content/GPolyline.py 
     44#: ./profiles/default/types/GPolyline.xml 
    6045msgid "GPolyline" 
    6146msgstr "" 
    6247 
    6348#. Default: "Drow polyline in Google Maps" 
    64 #: ./content/GPolyline.py 
    65 msgid "Drow polyline in Google Maps" 
     49#: ./profiles/default/types/GPolyline.xml 
     50msgid "GPolyline_help" 
    6651msgstr "" 
    67  
    68 #. Default: "Drow polyline in Google Maps" 
    69 #: ./content/GPolyline.py 
    70 msgid "description_edit_gmap" 
    71 msgstr "" 
    72  
    73 #. Default: "ATGoogleMaps Settings" 
    74 #: ./skins/googlemaps/prefs_gmap_form.cpt 
    75 msgid "ATGoogleMaps Settings" 
    76 msgstr "" 
    77  
    78 #. Default: "ATGoogleMaps settings updated." 
    79 msgid "ATGoogleMaps settings updated." 
    80 msgstr "" 
Note: See TracChangeset for help on using the changeset viewer.