en.php 320 B

123456789
  1. <?php
  2. /**
  3. * Extended TinyMCE language pack.
  4. *
  5. */
  6. return array(
  7. 'extended_tinymce:lang_notice' => "Your site language is %s but it isn't installed for TinyMCE. Get it <a target=\"_blank\" href=\"%s\">here</a> and copy it to %s. Then, <a href=\"%s\">flush the caches</a>. See the TinyMCE README for more details.",
  8. );