mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
Add localization
This commit is contained in:
@@ -200,8 +200,8 @@ static const NSInteger YTLiteSection = 789;
|
||||
[sectionItems addObject:pasteSettings];
|
||||
|
||||
YTSettingsSectionItem *videoPlayer = [%c(YTSettingsSectionItem)
|
||||
itemWithTitle:LOC(@"VIDEO_PICKER")
|
||||
titleDescription:LOC(@"VIDEO_PICKER_DESC")
|
||||
itemWithTitle:LOC(@"VIDEO_PLAYER")
|
||||
titleDescription:LOC(@"VIDEO_PLAYER_DESC")
|
||||
accessibilityIdentifier:nil
|
||||
detailTextBlock:nil
|
||||
selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {
|
||||
|
Reference in New Issue
Block a user