mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Localization work
This commit is contained in:
@@ -11,7 +11,7 @@ import Articles
|
||||
|
||||
struct MasterTimelineCellData {
|
||||
|
||||
private static let noText = NSLocalizedString("(No Text)", comment: "No Text")
|
||||
private static let noText = NSLocalizedString("label.text.no-text", comment: "(No Text)")
|
||||
|
||||
let title: String
|
||||
let attributedTitle: NSAttributedString
|
||||
|
||||
Reference in New Issue
Block a user