mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() Converted the Calendar URL string to a read-only text input containing the calendar URL. Pressing the "Copy URL" button will copy the calendar URL to the clipboard. Fixed Behat tests as well for the export feature. With the calendar URL in a text input that clips the whole URL, the `preset_what` URL parameter cannot be seen by the "I should see" step. Worked around this by checking that the actual value attribute of the calendar URL text input contains the preset_what parameter. Plus: Deprecate the calendarurl string. It will be replaced by a new lang string that does not contain the actual calendar URL. |
||
---|---|---|
.. | ||
en | ||
README.txt |
Moodle Language Packs This directory contains the standard packaged Moodle language files, for making the Moodle interface appear in different interfaces. The default language for Moodle is the English language, under the Unicode scheme (UTF8). To add more languages to Moodle, you can either: 1) use the Moodle languages GUI in the interface to fetch new languages and install them in your 'dataroot' directory. 2) download them and unzip the packs in this directory manually For more information, see the Moodle Documentation: http://docs.moodle.org/en/Translation Cheers, Moodle Development Team