From: moodler Date: Wed, 5 Apr 2006 02:53:10 +0000 (+0000) Subject: New strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=30bb54dc0ee7622a95b3c8e4da516e8f012ede53;p=moodle.git New strings --- diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 0353f8b169..636941c9ec 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -222,6 +222,7 @@ $string['stickyblocksduplicatenotice'] = 'If any block you add here is already p $string['stickyblockspagetype'] = 'Page type to configure'; $string['stickyblocksmymoodle'] = 'My moodle'; $string['stickyblockscourseview'] = 'Course page'; +$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online Release Notes'; $string['renameerrors'] = 'Errors in renames'; $string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tag be placed at the front'; $string['therewereerrors'] = 'There were errors in your data';