Commit Graph

8 Commits

Author SHA1 Message Date
Stuart Breckenridge
ed6ff090be Merge branch 'ios-ui-settings-localised' into localize_strings
# Conflicts:
#	Mac/AppDelegate.swift
#	Mac/Base.lproj/Preferences.storyboard
#	NetNewsWire.xcodeproj/project.pbxproj
#	Shared/Localizations/LocalizedNetNewsWireError.swift
#	iOS/MasterFeed/MasterFeedViewController.swift
#	iOS/Settings/Appearance/ArticleThemeManagerView.swift
#	iOS/Settings/Appearance/DisplayAndBehaviorsView.swift
#	iOS/Settings/General/SettingsView.swift
2023-05-27 17:00:42 +08:00
Stuart Breckenridge
4baefd0c73 Removed Notification closure syntax 2023-03-24 04:12:01 +08:00
Stuart Breckenridge
2bca08195e Localization work 2022-12-30 21:53:07 +08:00
Stuart Breckenridge
345b580f85 Audited alerts and confirmation dialogs 2022-12-22 18:28:15 +08:00
Stuart Breckenridge
66f6d563f3 Audited .alerts
- Consistent verb usage
- Removes dismiss buttons if they are the only action (automatically added)
2022-12-22 08:48:17 +08:00
Stuart Breckenridge
65dfa91ee1 Reverts to existing localization strategy
Existing `strings` tables removed. `tableName`s replaced with `comment`s.
2022-12-21 19:45:39 +08:00
Stuart Breckenridge
46be5a8768 Implements showAddAccountError for oAuth Ops 2022-12-21 13:40:06 +08:00
Stuart Breckenridge
53e49aa699 Article themes moved to SwiftUI 2022-12-20 20:35:18 +08:00