TinyMCE:API/tinymce.Editor/translate

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: translate

Summary

Translates the specified string by replacing variables with language pack items it will also check if there is a key matching the input.

Syntax

<String> translate(<String> s)

Parameters

s
String to translate by the language pack data.

Returns

Translated string.

Personal tools