-
opencore r18818 - opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser
from egj@... on 2008-07-01 20:28Author: egj Date: 2008-07-01 20:28:48 -0400 (Tue, 01 Jul 2008) New Revision: 18818 Modified: opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/profile_edit_viewlet.pt Log: update template to reflect 'geolocation' vs 'location' split Modified: opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/profile_edit_viewlet.pt =================================================================== --- opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/profile_edit_viewlet.pt 2008-07-02 00:27:03 UTC (rev 18817) +++ opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/profile_edit_viewlet.pt 2008-07-02 00:28:48 UTC (rev 18818) @@ -1,4 +1,4 @@ -<label i18n:translate="profile-edit_location_label" for="location">Location</label> (example: "New York, NY" or "cloud nine") +<label i18n:translate="profile-edit_location_label" for="geolocation">Location on map</label> <br /> <input type="text" id="geolocation" name="geolocation" class="oc-autoFocus"