Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Title case playback option swutch
Browse files Browse the repository at this point in the history
  • Loading branch information
soner-yuksel committed Sep 22, 2023
1 parent f150d16 commit 992954a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraveStrings/BraveStrings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ extension Strings {

public static let playlistStartPlaybackSettingsOptionTitle =
NSLocalizedString("playlist.playlistStartPlaybackSettingsOptionTitle", tableName: "BraveShared", bundle: .module,
value: "Remember file playback position",
value: "Remember File Playback Position",
comment: "Title for the Playlist Settings Option for Enable/Disable ability to start playing from the point where user last left-off")

public static let playlistStartPlaybackSettingsFooterText =
Expand Down

0 comments on commit 992954a

Please sign in to comment.