mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
fix typo - thx OmrSi :)
This commit is contained in:
parent
abf0e67861
commit
30f2c14eb6
@ -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>
|
||||
|
@ -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)",
|
||||
|
Loading…
Reference in New Issue
Block a user