- Timestamp:
- 12/21/14 22:07:02 (11 years ago)
- Branch:
- 2.7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/inc/dc.ckeditor.behaviors.php
r2854 r2868 49 49 "dotclear.msg.post_link_title = '".html::escapeJS(__('Link to an entry'))."'; ". 50 50 "dotclear.msg.link_title = '".html::escapeJS(__('Link'))."'; ". 51 "dotclear.msg.external_media_title = '".html::escapeJS(__('External image'))."'; ". 52 "dotclear.msg.url_cannot_be_empty = '".html::escapeJS(__('URL field cannot be empty.'))."';". 51 53 "\n//]]>\n". 52 54 "</script>\n".
Note: See TracChangeset
for help on using the changeset viewer.