strings property

List<LanguagePackString> strings
read / write

List of changed language pack strings; empty if all strings have changed.

Implementation

late List<LanguagePackString> strings;