We'll have to slightly modify the plugin translation system.

Comments

ti2m’s picture

Status: Active » Needs review
StatusFileSize
new3.4 KB

Hi, I'm not sure how Drupal.t could play together with CKEditor or how would you plan on doing this? As we needed german translation I adjusted dnd.js and added a german language file for now.

jcisio’s picture

Status: Needs review » Active

It is hard with CKEditor native plugin, I tried and failed at #1966798: Replace usage of ckeditor_path('url') with drupal_add_js. I think we'll simply use Drupal.t because this plugin is BTW not portable outside of Drupal. We can't go back to the old school way with dozens of language files.

jcisio’s picture

Status: Active » Needs review
StatusFileSize
new3.64 KB

Like this, for example?

jcisio’s picture

Status: Needs review » Fixed

Nice, it passed. Committed and pushed 6f23c8e.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.