]> git.mjollnir.org Git - moodle.git/commitdiff
Some modifications to texts
authormoodler <moodler>
Sun, 2 May 2004 02:36:45 +0000 (02:36 +0000)
committermoodler <moodler>
Sun, 2 May 2004 02:36:45 +0000 (02:36 +0000)
lang/en/calendar.php

index 83d4adee40f8928f601feaa7a5f3b81eac9d3d0a..aabcd161fe091efa206004ca5992c5d2c1652087 100644 (file)
@@ -30,10 +30,10 @@ $string['eventstarttime'] = 'Start time';
 $string['eventtime'] = 'Time';
 $string['eventview'] = 'Event Details';
 $string['expired'] = 'Expired';
-$string['explain_lookahead'] = 'This preference sets the (maximum) number of days in the future that an event has to start in in order to be displayed as an upcoming event. Events that start later in the future will never be displayed as upcoming. Please note that <strong>there is no guarantee</strong> that all events starting in this time frame will be displayed; if they are too many (more than the \"Maximum upcoming events\" preference) then the most distant events will not be displayed.';
-$string['explain_maxevents'] = 'This preference sets the maximum number of upcoming events that can be displayed. If you pick a large number here, it is possible that upcoming events displays will take up a lot of space on your screen.';
-$string['explain_startwday'] = 'This preference configures the way that all monthly calendars are displayed. Use it to make them be displayed in the way you are accustomed to.';
-$string['explain_timeformat'] = 'This preference controls the way that times are displayed in the calendar. You can choose to see times in either 12 or 24 hour format. If you choose \"default\", then the format will be automatically chosen according to the language you use in the site.';
+$string['explain_lookahead'] = 'This sets the (maximum) number of days in the future that an event has to start in in order to be displayed as an upcoming event. Events that start beyond this will never be displayed as upcoming. Please note that <strong>there is no guarantee</strong> that all events starting in this time frame will be displayed; if there are too many (more than the \"Maximum upcoming events\" preference) then the most distant events will not be shown.';
+$string['explain_maxevents'] = 'This sets the maximum number of upcoming events that can be displayed. If you pick a large number here it is possible that upcoming events displays will take up a lot of space on your screen.';
+$string['explain_startwday'] = 'Calendar weeks will be shown as starting on the day that you select here.';
+$string['explain_timeformat'] = 'You can choose to see times in either 12 or 24 hour format. If you choose \"default\", then the format will be automatically chosen according to the language you use in the site.';
 $string['globalevents'] = 'Global events';
 $string['groupevents'] = 'Group events';
 $string['hidden'] = 'hidden';