You are here

function _ckeditor_link_potx in CKEditor Link 7.2

Same name and namespace in other branches
  1. 6.2 ckeditor_link.install \_ckeditor_link_potx()

Expose strings to potx.

File

./ckeditor_link.install, line 47
Written by Henri MEDOT <henri.medot[AT]absyx[DOT]fr> http://www.absyx.fr

Code

function _ckeditor_link_potx() {
  t('Internal path');
}