From deeb79ced7fb00f344e41bea169b5282703eb926 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Wed, 29 May 2024 13:32:11 +0300 Subject: [PATCH] Update Localizable.strings --- en.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en.lproj/Localizable.strings b/en.lproj/Localizable.strings index 421fef1..26eb10d 100644 --- a/en.lproj/Localizable.strings +++ b/en.lproj/Localizable.strings @@ -13,8 +13,8 @@ "VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu"; "SkipByLongTap" = "Skip Using Long Press"; "SkipByLongTapDesc" = "Long pressing the rewind buttons skips to the next/previous video"; -"SpeedByLongTap" = "Speed Playback Using Press'n'Hold"; -"SpeedByLongTapDesc" = "Speeds up playback to the selected speed by pressing and holding the play/pause button"; +"SpeedByLongTap" = "Speed up playback"; +"SpeedByLongTapDesc" = "Pressing and holding the play/pause button speeds up playback rate"; "FlexibleTimer" = "Flexible Timer"; "FlexibleTimerDesc" = "Provides the ability to toggle between displaying the remaining playback time, total duration, and playback end time by tapping on the remaining time"; "24hrFormat" = "24-hour Format";