More fixes for format_time().. I removed weeks because they are a bit of a

language pack problem  (we already have a string 'week' = "Week" which we can not
re-use)
This commit is contained in:
moodler 2007-02-15 03:13:32 +00:00
parent e5da5f70ef
commit c3c9612c1c
3 changed files with 3 additions and 11 deletions

View file

@ -1474,7 +1474,6 @@ $string['visibletostudents'] = 'Visible to $a';
$string['warningdeleteresource'] = 'Warning: $a is referred in a resource. Would you like to update the resource?';
$string['webpage'] = 'Web page';
$string['week'] = 'Week';
$string['weeks'] = 'weeks';
$string['weekhide'] = 'Hide this week from $a';
$string['weeklyoutline'] = 'Weekly outline';
$string['weekshow'] = 'Show this week to $a';