MDL-11790 Added missing lang strings to MOODLE_19_STABLE

This commit is contained in:
arborrow
2009-08-17 16:45:36 +00:00
parent c5621562b2
commit 9be4ad6dc9
+5
View File
@@ -62,6 +62,10 @@ $string['errcannoteditothers'] = 'You cannot edit other people\'s entries.';
$string['date'] = 'date';
$string['dateview'] = 'Browse by date';
$string['defaultapproval'] = 'Approved by default';
$string['defaulthook'] = 'Default hook';
$string['defaultmode'] = 'Default mode';
$string['defaultsortkey'] = 'Default sort key';
$string['defaultsortorder'] = 'Default sort order';
$string['definition'] = 'Definition';
$string['definitions'] = 'Definitions';
$string['deleteentry'] = 'Delete entry';
@@ -156,6 +160,7 @@ $string['noentry'] = 'No entry found.';
$string['notcategorised'] = 'Not categorised';
$string['numberofentries'] = 'Number of entries';
$string['onebyline'] = '(one per line)';
$string['popupformat'] = 'Popup format';
$string['printerfriendly'] = 'Printer-friendly version';
$string['printviewnotallowed'] = 'Print view isn\'t allowed';
$string['resetglossariesall'] = 'Delete entries from all glossaries';