Some new strings, including filter names

This commit is contained in:
moodler 2004-02-22 12:14:37 +00:00
parent b17333be71
commit 677d1679fa
9 changed files with 60 additions and 1 deletions

View file

@ -40,6 +40,7 @@ $string['adminhelpedituser'] = 'Browse the list of user accounts and edit any of
$string['adminhelplanguage'] = 'For checking and editing the current language pack';
$string['adminhelplogs'] = 'Browse logs of all activity on this site';
$string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!)';
$string['adminhelpmanagefilters'] = 'Choose text filters and related settings';
$string['adminhelpmanagemodules'] = 'Manage installed modules and their settings';
$string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups';
$string['adminhelpsitesettings'] = 'Define how the front page of the site looks';
@ -249,6 +250,7 @@ $string['displayingrecords'] = 'Displaying $a records';
$string['displayingusers'] = 'Displaying users $a->start to $a->end';
$string['documentation'] = 'Moodle Documentation';
$string['donotask'] = 'Do Not Ask';
$string['down'] = 'Down';
$string['downloadexcel'] = 'Download in Excel format';
$string['downloadtext'] = 'Download in text format';
$string['doyouagree'] = 'Have you read these conditions and understood them?';
@ -451,6 +453,7 @@ $string['htmleditordisabledbrowser'] = 'The HTML editor is unavailable because y
$string['htmlformat'] = 'Pretty HTML format';
$string['icqnumber'] = 'ICQ number';
$string['idnumber'] = 'ID number';
$string['inactive'] = 'Inactive';
$string['include'] = 'Include';
$string['includeallusers'] = 'Include All Users';
$string['includecoursefiles'] = 'Include Course Files';
@ -520,6 +523,7 @@ $string['mainmenu'] = 'Main menu';
$string['makeafolder'] = 'Make a folder';
$string['makeeditable'] = 'If you make \'$a\' editable by the web server process (eg apache) then you could edit this file directly from this page';
$string['managedatabase'] = 'Database';
$string['managefilters'] = 'Filters';
$string['managemodules'] = 'Modules';
$string['markedthistopic'] = 'This topic is highlighted as the current topic';
$string['markthistopic'] = 'Highlight this topic as the current topic';
@ -839,6 +843,7 @@ $string['unsafepassword'] = 'Unsafe password - try something else';
$string['unusedaccounts'] = 'Accounts unused for more than $a days are automatically unenrolled';
$string['unzip'] = 'Unzip';
$string['unzippingbackup'] = 'Unzipping backup';
$string['up'] = 'Up';
$string['update'] = 'Update';
$string['updated'] = 'Updated $a';
$string['updatemyprofile'] = 'Update profile';