Actions
Bug #9473
closedaddStrings of language loading is causing a language swap
Description
When new strings are added either with addStrings or import it's causing the current language to change despite explicitly being told not to.
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1951
addStrings has been improved to support appending strings to languages other than current.
Actions