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

Fix subtitles override level not localized, #4892 #4893

Merged
merged 1 commit into from
May 22, 2024
Merged

Commits on Apr 26, 2024

  1. Fix subtitles override level not localized, #4892

    This commit will:
    - Add key-value pairs for the yes, force and strip override levels to
      the base and en Localizable.strings files
    - Change the transformedValue method in the ASSOverrideLevelTransformer
      class to return a localized string instead of the enum value string
    
    This localizes the value displayed for the Override level setting found
    in the ASS Subtitles section on the Subtitle tab in IINA's settings.
    low-batt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    006d0e0 View commit details
    Browse the repository at this point in the history