Further work on Moodle integration.
[moodle/mihaisucan.git] / lib / paintweb / ext / tinymce-plugin / paintweb / langs / en.js
blob774ca72d6ae99ae62afd099be3ee4a5342f5602c
1 tinyMCE.addI18n('en.paintweb',{\r
2         toolbarButton: 'Edit the selected image in PaintWeb',\r
3   overlayButton: 'Edit',\r
4         contextMenuEdit: 'Edit the image in PaintWeb',\r
5   overlayLoading: 'PaintWeb is loading...',\r
6   statusImageEditing: 'You are editing an image from TinyMCE.',\r
7   statusSavingImage: 'Saving image changes...',\r
8   statusImageSaved: 'Image save completed successfully!',\r
9   statusImageSaveFailed: 'Image save failed!',\r
10   imageSaveButton: 'Save',\r
11   imageSaveButtonTitle: 'Save the image and return to TinyMCE.',\r
12   cancelButton: 'Cancel',\r
13   cancelButtonTitle: 'Cancel image edits and return to TinyMCE.',\r
14   dlg_delta_width: 0,\r
15   dlg_delta_height: 0\r
16 });\r