repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git]
/
lib
/
editor
/
tinymce
/
jscripts
/
tiny_mce
/
plugins
/
fullscreen
/
langs
/
de.js
blob
34f23d933e8945324b105967cf671804889a3bc8
1
// DE lang variables
2
3
tinyMCE.addToLang('',{
4
fullscreen_title : 'Vollbild-Modus',
5
fullscreen_desc : 'Vollbild-Modus umschalten'
6
});