stable

Clone or download

Read-only

i18n strings are not extracted

part of: story #16645 have searchable (multi) select boxes with (static binding, no dependencies) Fixes bug introduced by commit a3696474b1244c666831113a8fd29693c9101f87 How to test: - Comment an i18n string in ListPicker source code (ex: src/scripts/list-picker/src/helpers/DropdownContentRenderer.ts::136) - run `make generate-po` - open `src/scripts/list-picker/po/fr_FR.po` --> The i18n string you have previously commented appears deleted Change-Id: Id28350e1b3b35cdb0f16a1f8897b5d37c94495fe

Modified Files

Name
M build-manifest.json +1 −1 Go to diff View file
M tools/utils/generate-po.php +1 −0 Go to diff View file
M tools/utils/scripts/gettext/file-extractor.js +1 −0 Go to diff View file