Skip to content

Commit 4861e5c

Browse files
committed
Build fix
1 parent df1665a commit 4861e5c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Shared/Strings/Strings.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,6 +1544,8 @@ internal enum L10n {
15441544
internal static let transcode = L10n.tr("Localizable", "transcode", fallback: "Transcode")
15451545
/// Transcode reason(s)
15461546
internal static let transcodeReasons = L10n.tr("Localizable", "transcodeReasons", fallback: "Transcode reason(s)")
1547+
/// Transcoding
1548+
internal static let transcoding = L10n.tr("Localizable", "transcoding", fallback: "Transcoding")
15471549
/// Translator
15481550
internal static let translator = L10n.tr("Localizable", "translator", fallback: "Translator")
15491551
/// Trickplays
30 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)