mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Article themes moved to SwiftUI
This commit is contained in:
@@ -43,7 +43,15 @@
|
||||
"TIMELINE_LAYOUT" = "Timeline Layout";
|
||||
"ICON_SIZE" = "Icon Size";
|
||||
"NUMBER_OF_LINES" = "Number of Lines";
|
||||
"INSTALLED_THEMES" = "Installed Themes";
|
||||
"ARTICLE_THEMES_TITLE" = "Article Themes";
|
||||
"ARTICLE_THEME" = "Article Theme";
|
||||
"IMPORT_THEME_CONFIRMATION_TITLE" = "Import Theme";
|
||||
"IMPORT_THEME_CONFIRMATION_MESSAGE_%@_%@" = "Are you sure you want to import “%@” by %@?";
|
||||
"IMPORT_THEME_SUCCESS_TITLE" = "Import Successful";
|
||||
"IMPORT_THEME_SUCCESS_MESSAGE_%@" = "“%@” has been imported successfully.";
|
||||
"DELETE_THEME_ALERT_TITLE_%@" = "Are you sure you want to delete “%@”?";
|
||||
"DELETE_THEME_ALERT_MESSAGE" = "Are you sure you want to delete this theme? This action is not reversible.";
|
||||
"CONFIRM_MARK_ALL_AS_READ" = "Confirm Mark All as Read";
|
||||
"OPEN_LINKS_IN_APP" = "Open Links in NetNewsWire";
|
||||
"SMALL_ICON_SIZE" = "Small";
|
||||
|
||||
Reference in New Issue
Block a user