Skip to content

String 32008 should read "settings.xml" and not "guisettings.xml" #11

@eyal0

Description

@eyal0

The error message displayed when settings.xml is not found is incorrect.

The error message says that it's guisettings.xml that is missing:

https://github.com/phil65/script.toolbox/blob/master/resources/language/English/strings.po#L58

However, the code is looking for settings.xml:

https://github.com/phil65/script.toolbox/blob/master/resources/lib/Utils.py#L119

The fix is to change the error message to remove "gui" from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions