]> git.mjollnir.org Git - moodle.git/commitdiff
Another couple of latlong strings
authordanstowell <danstowell>
Sat, 12 Aug 2006 17:37:08 +0000 (17:37 +0000)
committerdanstowell <danstowell>
Sat, 12 Aug 2006 17:37:08 +0000 (17:37 +0000)
lang/en_utf8/data.php

index a46833c9d3d40c8584e74250b5bc5999a5f81f9e..4a39303fb5bd02782a06de0a677170160c5cb82b 100644 (file)
@@ -45,6 +45,7 @@ $string['editentry'] = 'Edit entry';
 $string['emptyadd'] = 'The Add template is empty, generating a default form...';
 $string['emptyaddform'] = 'You did not fill out any fields!';
 $string['entries'] = 'Entries';
+$string['entry'] = 'Entry';
 $string['entrysaved'] = 'Your entry has been saved';
 $string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
 $string['example'] = 'Database module example';
@@ -80,6 +81,8 @@ $string['invalidfieldname'] = 'Please choose another name for this field';
 $string['invalidurl'] = 'The URL you just entered is not valid';
 $string['latitude'] = 'Latitude';
 $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['list'] = 'View list';
 $string['listtemplate'] = 'List template';