Hmm...didn't know that existed. But looking at the code in adminfunctions_language.php that uses that file, it looks like it's just a list of phrases that are adjusted for use in javascript (fetch_js_safe_string() in adminfunctions.php is called on each one to do some replacements). But other than that it doesn't seem to help. I checked where one of the phrases was used and it's for the ckeditor, and they seem to be output as a js function call that creates the editor.
|