Fix docs and UI string inaccuracies for v5.0.0#11622
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Correct Translate menu paths (auto-translate, copy/paste translate) - Fix Synchronization menu label on adjust/change-frame-rate/change-speed - Drop non-existent resolution option from re-encode-video - Correct OmniVoice TTS description (local CPU engine, no server/CUDA/Metal) - Fix keyboard-shortcuts note listing actions that do have defaults - Align video player backend list with actual render modes - Harmonize supported-format count to 380+ - Fix faq spectrogram sentence, typos, ellipsis, and OCR menu wording - Add Plugins link to docs index Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Correct the English UI strings for the image-based subtitle import/OCR
menu items ("Imaged-based" -> "Image-based").
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation cleanup ahead of the final v5.0.0 release, plus one UI string typo fix. Found via a full review of the
docs/tree with claims verified against the source.Docs
overview.md.auto-translate.mdandcopy-paste-translate.md(was "Auto translate → ...").adjust-all-times.md,change-frame-rate.md,change-speed.md.re-encode-video.md(the control is not exposed in the dialog).whats-new-in-se5.md— it is a local CPU engine with no server / CUDA / Metal builds.keyboard-shortcuts.mdnote that wrongly listed Save As, Insert before/after, and video skip-back/forward as having no default key (they do).video-player.mdbackend list with the actual render modes (libmpv: Auto / Native / OpenGL / Software (slow); libVLC alternative).overview.mdandfaq.md.faq.mdspectrogram sentence, thewhats-new-in-se5.md"feature(s)" typo, thefind-double-words.mdellipsis, and theocr.mdmenu wording.UI strings
English.jsonandLanguageImport.cs). The C# property names are unchanged; only the displayed text was corrected.🤖 Generated with Claude Code