obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

frontend: Fix preview zoom buttons translation string

Open shiina424 opened this issue 6 months ago • 0 comments

Description

Fix translation string for the preview zoom button.
Follow-up to PR #12185.

Before before

After after

Motivation and Context

The translation string was incorrect.

How Has This Been Tested?

Tested on Windows 11 24H2 using a local build.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • [x] My code has been run through clang-format.
  • [x] I have read the contributing document.
  • [x] My code is not on the master branch.
  • [x] The code has been tested.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] I have included updates to all appropriate documentation.

shiina424 avatar Jun 14 '25 17:06 shiina424