From: compuproggy Date: Wed, 16 Oct 2002 10:42:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c5e900c8aa7680d0761a8d36c33d3c952d0a97a6;p=moodle.git *** empty log message *** --- diff --git a/lang/de/help/richtext.html b/lang/de/help/richtext.html new file mode 100644 index 0000000000..b35bf27745 --- /dev/null +++ b/lang/de/help/richtext.html @@ -0,0 +1,149 @@ +

About the Rich Text HTML editor

+ +

The Rich Text editor is currently only available when using Microsoft Internet Explorer 5.5 or later. + +

It provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code. + +

In addition to formatting text, this editor provides a number of extra features you may find useful. + +

Paste text in from other Applications

+ + +

Inserting images

+ + +

Inserting Tables

+ + +

Inserting Links

+ + + +

Inserting smilies (emoticons)

+ + + diff --git a/lang/de/moodle.php b/lang/de/moodle.php index 88abc15c81..3fd931ee81 100644 --- a/lang/de/moodle.php +++ b/lang/de/moodle.php @@ -300,7 +300,7 @@ $string['newsitems'] = "Nachrichten"; $string['newsitemsnumber'] = "Anzuzeigende Nachrichten"; $string['newuser'] = "Neuer Benutzer"; $string['newusers'] = "Neue Benutzer"; -$string['no'] = "Kein"; +$string['no'] = "Nein"; $string['nocoursesyet'] = "Keine Kurse in dieser Rubrik"; $string['noexistingteachers'] = "Keine Lehrer angelegt"; $string['nofilesyet'] = "Bislang wurden keine Dateien für Ihren Kurs hochgeladen";