Changeset 25 for ATGoogleMaps
- Timestamp:
- 06/18/06 01:30:33 (6 years ago)
- Location:
- ATGoogleMaps/trunk
- Files:
-
- 2 edited
-
content/GMap.py (modified) (1 diff)
-
i18n/atgooglemaps-ja.po (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ATGoogleMaps/trunk/content/GMap.py
r24 r25 120 120 ) 121 121 ), 122 123 BooleanField('overviewControl', 124 default=1, 125 widget=BooleanWidget( 126 label='Overview Control', 127 label_msgid='label_overview_control', 128 description_msgid='help_overview_control', 129 i18n_domain='googlemaps', 130 ) 131 ), 122 132 ), 123 133 ) -
ATGoogleMaps/trunk/i18n/atgooglemaps-ja.po
r24 r25 132 132 133 133 134 #: GMap.py 135 #. overviewControl 136 msgid "label_overview_control" 137 msgstr "オーバービュー地図" 138 139 140 #: GMap.py 141 #. overviewControl 142 msgid "help_overview_control" 143 msgstr "右下にオーバービュー地図を表示しない場合は、チェックをはずします。" 144 145 134 146 #: GMareker.py 135 147 #. latitude
Note: See TracChangeset
for help on using the changeset viewer.
