mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Merge branch 'main' into localize_strings
# Conflicts: # Mac/MainWindow/AddFeed/AddTwitterFeedWindowController.swift # Mac/MainWindow/MainWindowController.swift # NetNewsWire.xcodeproj/project.pbxproj # Shared/ArticleStyles/ArticleTheme.swift # iOS/Add/AddFeedViewController.swift # iOS/Add/Twitter/TwitterEnterDetailTableViewController.swift # iOS/Article/ArticleViewController.swift # iOS/MasterFeed/MasterFeedViewController.swift
This commit is contained in:
@@ -267,7 +267,7 @@ class ArticleViewController: UIViewController, MainControllerIdentifiable, Loggi
|
||||
themeActions.append(action)
|
||||
}
|
||||
|
||||
let defaultThemeAction = UIAction(title: NSLocalizedString("button.title.default", comment: "Button title: Default"),
|
||||
let defaultThemeAction = UIAction(title: "NetNewsWire",
|
||||
image: nil,
|
||||
identifier: nil,
|
||||
discoverabilityTitle: nil,
|
||||
|
||||
Reference in New Issue
Block a user