mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 23:18:43 +01:00
Some cleanups in the English
This commit is contained in:
parent
ba54365c18
commit
3d9f49f026
@ -1,5 +1,4 @@
|
||||
<P ALIGN=CENTER><B>Default approval status</B></P>
|
||||
|
||||
<p>You can chose if student entries are automaticaly available to the public or if they must be approved by the teacher.</p>
|
||||
|
||||
<p>You can specify the default status when a new entry is submitted by a student.</p>
|
||||
<p>This setting allows the teacher to define what happens to new entries added by students. They can be
|
||||
automatically made available to everyone, otherwise the teacher will have to approve each one.</p>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<P ALIGN=CENTER><B>Definition destination of imported entries</B></P>
|
||||
<P ALIGN=CENTER><B>Defining the destination of imported entries</B></P>
|
||||
|
||||
<P>You can specify where do you want to import the entries:</p>
|
||||
<P>You can specify where you want to import entries to:</p>
|
||||
<ul>
|
||||
<li><strong>Current Glossary:</strong> Will append the imported entries to the current glossary.</li>
|
||||
<li><strong>New Glossary:</strong> Will create a new glossary based on the information found in the XML file selected and will insert the new entries on it.</li>
|
||||
<li><strong>Current Glossary:</strong> Will append the imported entries to the currently open glossary.</li>
|
||||
<li><strong>New Glossary:</strong> Will create a new glossary based on the information found in the selected import file and will insert the new entries into it.</li>
|
||||
</ul>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<P ALIGN=CENTER><B>File to import</B></P>
|
||||
|
||||
<P>Select the XML file which contains the entries to import.</p>
|
||||
<P>Select the XML file on your own computer which contains the entries to import.</p>
|
||||
|
@ -1,9 +1,9 @@
|
||||
<P ALIGN=CENTER><B>Defining a global glossary</B></P>
|
||||
|
||||
<P>The glossary system allows you to define concepts that could be available in the whole site. They are called Global Glossaries.</p>
|
||||
<p>Administrators can define a glossary to be global.</p>
|
||||
|
||||
<p>In order to do this, you should specify which glossary is global.</p>
|
||||
<p>These glossaries can be part of any course (but particularly the front page).</p>
|
||||
|
||||
<p>You can have as many global glossaries as you want, and they can belong to any course. All other rules are also valid for global glossaries.</p>
|
||||
|
||||
<p>Note: Only admins can create global glossaries.</p>
|
||||
<p>The difference to a normal local glossary is that the entries are used to
|
||||
create automatic links throughout the whole site (and not just in the same
|
||||
course the glossary belongs to).</p>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<P ALIGN=CENTER><B>Importing categories</B></P>
|
||||
|
||||
<P>By default, all the entries will be imported. You can specify if you want the categories to be imported as well (it will import the relationship between the imported categories and the imported entries also).</p>
|
||||
<P>By default, all the entries will be imported. You can specify if you want the categories to be imported as well (and the new entries will be assigned to these).</p>
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
<P>You can specify if you want the categories to be automatically linked or not.</p>
|
||||
|
||||
<p>Note: Categories are linked based on a case sensitive, full whole match.</p>
|
||||
<p>Note: Categories are linked based on a case sensitive, whole match.</p>
|
||||
|
@ -1,9 +1,9 @@
|
||||
<P ALIGN=CENTER><B>Browsing options in Alphabet Display</B></P>
|
||||
|
||||
<P>You can customize the way a user can browse a glossary. The search browsing function, by categories or by date are always available but you can define three more options:</p>
|
||||
<P>You can customize the way a user can browse a glossary. Browsing and searching are always available, but you can define three more options:</p>
|
||||
|
||||
<p><b>SHOW SPECIAL</b> Enable or disable the browsing by special characters like @, #, etc.</p>
|
||||
<p><b>SHOW SPECIAL</b> Enable or disable browsing by special characters like @, #, etc.</p>
|
||||
|
||||
<p><b>SHOW ALPHABET</b> Enable or disable the browsing by letters.</p>
|
||||
<p><b>SHOW ALPHABET</b> Enable or disable browsing by alphabetic letters.</p>
|
||||
|
||||
<p><b>SHOW ALL</b> Enable or disable the browsing of all entries at once.</p>
|
||||
<p><b>SHOW ALL</b> Enable or disable browsing of all entries at once.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user