Lines Matching full:localized
355 <em>localized</em> ?
399 use each string's name to get its localized version.
518 whether or not the extension is localized.
850 The following code gets a localized message from the browser
1159 <p>Gets the localized string for the specified message. If the message is missing, this method returns an empty string (''). If the format of the <code>getMessage()</code> call is wrong ? for example, <em>messageName</em> is not a string or the <em>substitutions</em> array is empty or has more than 9 elements ? this method returns <code>undefined</code>.</p>
1337 <dd>Message localized for current locale.</dd>