From: danstowell Date: Sat, 12 Aug 2006 19:02:39 +0000 (+0000) Subject: Another couple of latlong strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=94682d3e589dedf8dd63edd5ebde7782684de378;p=moodle.git Another couple of latlong strings --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 4a39303fb5..c3affd0120 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -84,6 +84,7 @@ $string['latlong'] = 'Latitude/longitude'; $string['latlongotherfields'] = 'Other fields'; $string['latlongkmllabelling'] = 'How to label items in KML files (Google Earth)'; $string['latlonglinkservicesdisplayed'] = 'Link-out services to display'; +$string['latlongdownloadallhint'] = 'Download link for all entries as KML'; $string['list'] = 'View list'; $string['listtemplate'] = 'List template'; $string['longitude'] = 'Longitude';