Actions
Bug #6503
closedgetStrings needs to return the original strings or the overrides instead of both
Bug #6503:
getStrings needs to return the original strings or the overrides instead of both
Description
getStrings should always return the actual language strings unless the overrides are specifically requested. This can be done by adding a var to determine if it should return overrides or not.
Actions