Searched refs:updateLocale (Results 1 – 8 of 8) sorted by relevance
37 import {updateDpi, updateLocale} from '../../app';101 updateLocale(page.options.i18n);
36 import { updateLocale, updateDpi } from './index';119 updateLocale(page.options.i18n);
213 export function updateLocale(i18nData: any): void { function
1126 void updateLocale(Locale l) { in updateLocale() method in RBManagerGUI1128 jMenuBarMain.updateLocale(); in updateLocale()1130 updateLocale(getContentPane(), l); in updateLocale()1131 updateLocale(openFileChooser, l); in updateLocale()1132 updateLocale(saveFileChooser, l); in updateLocale()1145 static void updateLocale(Container c, Locale l) { in updateLocale() method in RBManagerGUI1152 updateLocale((Container)comp[i],l); in updateLocale()1162 updateLocale((Container)comp[i],l); in updateLocale()1451 void updateLocale() { in updateLocale() method in RBManagerMenuBar
265 gui.updateLocale(locale); in updatePreferences()
168 Y18N.prototype.updateLocale = function (obj) { method in Y18N
94 ### y18n.updateLocale(obj)
960 self.updateStrings = self.updateLocale = function (obj) {963 y18n.updateLocale(obj)