fix typo - thx OmrSi :)

This commit is contained in:
niksedk 2022-09-09 06:20:46 +02:00
parent abf0e67861
commit 30f2c14eb6
2 changed files with 2 additions and 2 deletions

View File

@ -2491,7 +2491,7 @@ can edit in same subtitle file (collaboration)</Information>
<Play200Speed>Play rate 2.0x speed</Play200Speed>
<PlayRateSlower>Play rate slower (speed)</PlayRateSlower>
<PlayRateFaster>Play rate faster (speed)</PlayRateFaster>
<PlayRateToggle>Play rate (speed) toggle (05.x, 1x, 1.5x, 2x)</PlayRateToggle>
<PlayRateToggle>Play rate (speed) toggle (0.5x, 1x, 1.5x, 2x)</PlayRateToggle>
<VideoResetSpeedAndZoom>Reset play rate (speed) and waveform zoom</VideoResetSpeedAndZoom>
<MainToggleVideoControls>Toggle video controls</MainToggleVideoControls>
<VideoToggleContrast>Toggle contrast (mpv only)</VideoToggleContrast>

View File

@ -2826,7 +2826,7 @@ can edit in same subtitle file (collaboration)",
Play200Speed = "Play rate 2.0x speed",
PlayRateSlower = "Play rate slower (speed)",
PlayRateFaster = "Play rate faster (speed)",
PlayRateToggle = "Play rate (speed) toggle (05.x, 1x, 1.5x, 2x)",
PlayRateToggle = "Play rate (speed) toggle (0.5x, 1x, 1.5x, 2x)",
VideoResetSpeedAndZoom = "Reset play rate (speed) and waveform zoom",
MainToggleVideoControls = "Toggle video controls",
VideoToggleContrast = "Toggle contrast (mpv only)",