mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-18 22:13:30 +01:00
9 lines
234 B
JavaScript
9 lines
234 B
JavaScript
// PL lang variables
|
|
// fixed by Wooya
|
|
// http://www.mfusion.prv.pl
|
|
// fixed by lemiel 14.11.2005
|
|
|
|
tinyMCE.addToLang('',{
|
|
autosave_unload_msg : 'Zmiany jakie wprowadzi³e¶ zostan± utracone, je¶li opu¶cisz teraz tê stronê.'
|
|
});
|