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
/
nb.js
blob
8c68c352f1b4260959336878fd8f2c0e1badbdb8
1
// nb = Norwegian (bokmål) lang variables by Knut B. Jacobsen
2
3
tinyMCE.addToLang('',{
4
fullscreen_title : 'Fullskjerm tilstand',
5
fullscreen_desc : 'Hopp fra/til fullskjermtilstand'
6
});