From 94682d3e589dedf8dd63edd5ebde7782684de378 Mon Sep 17 00:00:00 2001 From: danstowell Date: Sat, 12 Aug 2006 19:02:39 +0000 Subject: [PATCH] Another couple of latlong strings --- lang/en_utf8/data.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 4a39303fb5b..c3affd01205 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';