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

683: select or_other label is "-" in multilanguage form not "Other" #687

Merged
merged 1 commit into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. fix: select or_other label is "-" in multilanguage form not "Other"

    - prior to using secondary instances for all selects, the default label
      for the or_other shortcut was "Other" in all languages. Despite the
      various warnings, users wanted the old behaviour to be retained.
    - if a user has defined an "other" choice for the or_other choices, then
      any blank translations ("-") will not be replaced with "Other".
    lindsay-stevens committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d857a04 View commit details
    Browse the repository at this point in the history