egroupware/phpgwapi/js/tiny_mce/plugins/paste/langs/tr.js
2006-08-21 19:26:21 +00:00

11 lines
362 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Tr lang variables
tinyMCE.addToLang('',{
paste_text_desc : 'Düz metin olarak yapıştır',
paste_text_title : 'Yapıştırmak için klavyenizden CTRL+V kullanın.',
paste_text_linebreaks : 'Satır sonlarını koru',
paste_word_desc : 'Word\'den yapıştır',
paste_word_title : 'Yapıştırmak için klavyenizden CTRL+V kullanın.',
selectall_desc : 'Tümünü seç'
});