Change alert labels when locale is changed.
This commit is contained in:
parent
f091d0d318
commit
7fb1ef867d
@ -898,6 +898,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
if (ResourceUtil.getInstance().isRTLEnabled()) {
|
||||
FlexGlobals.topLevelApplication.setStyle("layoutDirection", ResourceUtil.getInstance().getCurrentLanguageDirection());
|
||||
}
|
||||
PopUpUtil.initAlert();
|
||||
}
|
||||
|
||||
]]>
|
||||
|
Loading…
Reference in New Issue
Block a user