MDL-11790 Added missing strings

This commit is contained in:
nicolasconnault
2007-11-01 14:51:27 +00:00
parent 5358318b6f
commit 3b0dc8cd12
+5
View File
@@ -59,6 +59,10 @@ $string['erredittimeexpired'] = 'The editing time for this entry has expired.';
$string['errcannoteditothers'] = 'You cannot edit other people\'s entries.';
$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';
@@ -148,6 +152,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['question'] = 'Question';