| Server IP : 172.67.193.39 / Your IP : 216.73.216.217 Web Server : Apache System : Linux sr32.hostlife.net 6.12.0-124.52.3.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 2 09:06:54 EDT 2026 x86_64 User : golfb689 ( 1071) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/cwd/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/ |
Upload File : |
// Easy Image plugin 1.0 (c) FFh Lab / Eric Lequien for TinyMCE 3.x+ (c) Moxiecode Systems AB
tinyMCE.addI18n('en.ezimage_dlg',{
title : 'Insert / edit an image',
src : 'URL',
width : 'Width (implicit height)',
margin : 'Margins',
automargin : 'Auto margins',
align : 'Alignment',
left : 'left',
center : 'center',
right : 'right',
txt : 'Text',
txtastitle : 'as tooltip',
txtascaption : 'as caption',
alt : 'Alt',
altastxt : 'same as above',
popup : 'Original in Popup',
pophlp : 'with clickable image',
preview : 'Preview',
prevmsg : 'No place for a real preview with agencement when image is too big',
prevcmd : 'Preview',
about : 'About...',
legal : 'This plugin is Freeware and Open-source (more infos in the PDF documentation delivered with the package)'
});