Commit Graph

1375 Commits

Author SHA1 Message Date
Stuart Breckenridge
f1446856e3 Adds Simplified Chinese translations 2023-06-04 18:58:14 +08:00
Stuart Breckenridge
e9fed8ddc1 Internationalises notificationDisplayName
& provides en, en-gb strings; simplified chinese pending
2023-06-04 18:32:28 +08:00
Brent Simmons
665cc3dc30 Merge pull request #4013 from Jerry23011/sc-6-3
Update Simplified Chinese localization
2023-06-03 11:53:42 -07:00
Brent Simmons
a72b10c6d7 Merge pull request #4005 from stuartbreckenridge/fix/warnings
Remove Deprecation Warnings
2023-06-03 11:52:12 -07:00
Jerry
5896e01017 Fix extra blank line 2023-06-03 13:56:50 +08:00
Jerry
2f9999ba00 Update NNW3OpenPanelAccessoryView.strings 2023-06-03 11:57:22 +08:00
Jerry
90f0645ea6 Add Simplified Chinese translation 2023-06-03 11:39:27 +08:00
Jerry
d5ed8c697a Add Simplified Chinese localization for xibs 2023-06-03 11:20:49 +08:00
Jerry
cc09e4d8a5 Add Simplified Chinese translation for About view 2023-06-03 11:15:32 +08:00
Stuart Breckenridge
7a008db10c Force OPML extension on NSSavePanel
`allowedContentTypes` in now `.opml` only for export subscriptions. To ensure that this extension is used, the `nameFieldStringValue` no longer provides an extension.
2023-06-03 08:40:32 +08:00
J-rg
79ac502bac Enable Base localization for remaining XIB files 2023-05-31 13:35:50 +02:00
Stuart Breckenridge
da36085c93 [macOS] Reduced Deprecation Warnings
- ShareViewController now uses `UTType`
- Now using NSWorkspace.shared.icon(for: .applicationBundle)
- Unused code `extensionPointTypeTitle` removed
- NNW3 Import now uses `allowedContentTypes`
2023-05-31 16:57:57 +08:00
Stuart Breckenridge
ffa16aab81 [macOS] id: \.self added to ForEach 2023-05-31 16:57:57 +08:00
Stuart Breckenridge
abcc836c07 [macOS] Updates Import/Export of OPML
- Created OPML UTType
- Added OPML as an importable UTI type
- `allowedFileTypes` replaced with `allowed ContentTypes`
- Moved UTType extension to single shared file
- Build flags updated
2023-05-31 16:57:57 +08:00
Brent Simmons
bd47c699a7 Merge pull request #3987 from GetToSet/ethanwong/sidabar-activation
Do not make the sidebar first responder when it’s collapsed.
2023-05-30 22:19:45 -07:00
Brent Simmons
168078faaa Merge branch 'main' into SC-localization 2023-05-30 21:57:15 -07:00
Brent Simmons
47ec78adcf Merge pull request #3992 from stuartbreckenridge/feature/nib_localisation
Enables localisation on remaining xibs
2023-05-30 21:54:44 -07:00
Jerry
8f4ee68b91 Update Simplified Chinese localization 2023-05-30 09:17:33 +08:00
Stuart Breckenridge
e2eeed8f99 Target macOS 13
• `xcconfig` `MACOSX_DEPLOYMENT_TARGET` updated to 13.0
• Removed `@available` annotations for macOS < 13.0
• Removed for Big Sur fixes.

This has been built and doesn’t trigger any build settings should be `xcconfig` options.
2023-05-30 09:15:08 +08:00
Jerry
74944cdb03 Merge branch 'Ranchero-Software:main' into SC-localization 2023-05-29 09:28:42 +08:00
Stuart Breckenridge
0e4e2b60de Merge branch 'main' into feature/nib_localisation 2023-05-29 05:20:04 +08:00
Brent Simmons
ac403050b8 Merge pull request #3993 from J-rg/puzzlepiece
Use system SFSymbol for extensions settings where available
2023-05-28 12:11:24 -07:00
Stuart Breckenridge
403bcc75e5 Application of Tracing Paper 2023-05-28 17:04:23 +08:00
Jerry
89eeb94024 Create Simplified Chinese locales 2023-05-28 14:22:55 +08:00
J-rg
19ea3e2aaf Use system SFSymbol for extensions settings where available 2023-05-28 07:07:44 +02:00
Stuart Breckenridge
714d769b3e Enables localisation on remaining xibs 2023-05-28 12:46:21 +08:00
Stuart Breckenridge
08d218fe27 Initial work on macOS About Design 2023-05-28 12:26:45 +08:00
Stuart Breckenridge
31e783a5f7 Localizes Theme headings for future use 2023-05-27 17:09:25 +08:00
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
Ethan Wong
cc99524dce Do not make the sidebar first responder when it’s collapsed. 2023-05-26 13:34:15 +08:00
Henrik Hørlück Berg
78c9d182c4 Disable audio autoplay on macOS
- To be in-line with how this is threated on iOS
2023-05-03 19:47:28 +02:00
Brent Simmons
5084937db7 Fix merge issues in AppDelegate. 2023-04-30 21:40:07 -07:00
Brent Simmons
bc37f8544e Merge branch 'mac-release' into main. 2023-04-30 17:22:47 -07:00
Brent Simmons
c7d4e43da7 Continue adopting @MainActor. 2023-04-05 19:08:47 -07:00
Brent Simmons
f495730066 Continue adopting @MainActor. 2023-04-05 19:04:52 -07:00
Brent Simmons
052884cafc Continue adopting @MainActor. 2023-04-05 18:47:48 -07:00
Brent Simmons
8bbf4d8c60 Continue adopting @MainActor. 2023-04-05 18:35:34 -07:00
Brent Simmons
1f9305eb9a Fix warning about not being in a @MainActor context. 2023-04-05 18:27:52 -07:00
Brent Simmons
ed730b45a2 Continue adopting @MainActor. 2023-04-05 12:28:24 -07:00
Brent Simmons
402c5e7bbb Continue adopting @MainActor. 2023-04-05 09:24:43 -07:00
Brent Simmons
891afe57dd Fix warning about unused value. 2023-04-01 21:18:02 -07:00
Brent Simmons
9ec6666885 Fix crashing bug opening Advanced prefs by removing reference to no-longer-existing privacyPolicyTextField. 2023-04-01 21:16:11 -07:00
Brent Simmons
48aef85707 Start adopting structured concurrency by starting to use @MainActor. 2023-04-01 21:12:57 -07:00
Brent Simmons
66dfc80ce8 Update copyright to 2023. 2023-03-13 21:53:26 -07:00
Brent Simmons
82cb561fc7 Update copyright for 2023. 2023-03-13 21:47:10 -07:00
Brent Simmons
0ba9a06b92 Update Twitter notice to not specify any dates. Bump version and build. 2023-03-13 21:44:32 -07:00
Maurice Parker
391d78b8a1 Fix lastVerticalPosition variable spelling 2023-03-13 23:16:39 -05:00
Maurice Parker
b019ee49a7 Remove code injected during a bad merge 2023-03-13 15:19:32 -05:00
Maurice Parker
0505197655 Merge branch 'Ranchero-Software:main' into mark-as-read-on-scroll 2023-03-13 14:46:53 -05:00
Stuart Breckenridge
ceb925d0f9 Unifies account error localizations 2023-03-11 17:14:05 +08:00