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

11 lines
438 B
JavaScript
Executable File
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.

// Initial translation by Dimitris Giannitsaros / MediSign SA
tinyMCE.addToLang('',{
paste_text_desc : 'Επικόλληση ως απλό κείμενο',
paste_text_title : 'Πατήστε CTRL+V για να επικολλήσετε το κείμενο στο παράθυρο.',
paste_text_linebreaks : 'Διατήρηση αλλαγών γραμμής',
paste_word_desc : 'Επικόλληση από Word',
paste_word_title : 'Πατήστε CTRL+V για να επικολλήσετε το κείμενο στο παράθυρο.',
selectall_desc : 'Επιλογή Όλων'
});