Skip to content

Change from OK/Cancel buttons to Yes/No #61

@khangquangtran

Description

@khangquangtran

In app_src/context.jsx file,
keep = confirm(locale.settingsImportReplace);
the confirm() function creates a dialog with two buttons "OK" and "Cancel".
However, the "locale.settingsImportReplace" is a Yes-No question.
Therefore, I would suggest a change for those two buttons,
from OK and Cancel to Yes and No.

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