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
/
si.js
blob
c760f79a0845870f6b6bfa27dc2918553fdc069b
1
// SI lang variables ISO-8859-2
2
3
tinyMCE.addToLang('',{
4
fullscreen_title : 'Celozaslonski način',
5
fullscreen_desc : 'Vklopi/izklopi celozaslonski način'
6
});