Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: standardize action button labels by changing "New..." to "Add..." #49

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Aug 31, 2024

  1. GUI: standardize action button labels by changing "New..." to "Add..."

    - Changed button labels from "&New..." to "&Add..." to maintain consistency with other action buttons that use verbs (e.g., Edit and Delete), and to prevent translation complications related to gender, such as "nouveau" and "nouvelle" in French.
    - Updated the description hint for empty lists in the Criteria Editor from "Press alt+n" to "Press Alt+A."
    - Modified the label for alternatives from "&Alternatives" to "A&lternatives" to avoid conflict with the "&Add" shortcut key.
    - Renamed the event handler from `onNewCriteria` to `onAddCriteria` for better alignment.
    AAClause committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6c75576 View commit details
    Browse the repository at this point in the history