Jerry
cc09e4d8a5
Add Simplified Chinese translation for About view
2023-06-03 11:15:32 +08:00
Jerry
8f4ee68b91
Update Simplified Chinese localization
2023-05-30 09:17:33 +08:00
Jerry
74944cdb03
Merge branch 'Ranchero-Software:main' into SC-localization
2023-05-29 09:28:42 +08: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
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
Brent Simmons
66dfc80ce8
Update copyright to 2023.
2023-03-13 21:53:26 -07:00
Stuart Breckenridge
ceb925d0f9
Unifies account error localizations
2023-03-11 17:14:05 +08:00
Stuart Breckenridge
6462264fde
Localization files updated
2023-02-10 09:51:12 +08:00
Stuart Breckenridge
6efed337db
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
2023-02-10 09:26:05 +08:00
Maurice Parker
f7bb4bc447
Merge branch 'mac-release'
2023-02-04 13:21:58 -07:00
Maurice Parker
6c1e1ea1c6
Remove Twitter integration. Fixes #3842
2023-02-03 19:00:13 -08:00
Stuart Breckenridge
7933345a12
Merge branch 'main' into localize_strings
...
# Conflicts:
# Mac/Base.lproj/Preferences.storyboard
# Mac/MainWindow/Sidebar/Cell/SidebarCell.swift
# iOS/Account/ReaderAPIAccountViewController.swift
# iOS/MasterTimeline/MasterTimelineTitleView.swift
2023-01-16 14:42:33 +08:00
Stuart Breckenridge
b7dbe5c6a5
Converts widget to localization standards
...
The widget has been converted to the new Localization standards. Additionally, it has removed the build phase script for SwiftGen.
2023-01-08 09:20:19 +08:00
Stuart Breckenridge
0cfabf23d6
Fixes Mac Open Article URL(s) pluralisation
2023-01-08 07:30:54 +08:00
Stuart Breckenridge
c4252323c3
Fixes dark mode on Keyboard Shortcuts
2023-01-05 08:03:46 +08:00
Stuart Breckenridge
ce51182a92
Add button.title.open-new-folder string
...
For “New Folder…“
2023-01-04 19:39:02 +08:00
Stuart Breckenridge
432c0c9f25
Adds missing translations
2023-01-04 19:17:48 +08:00
Stuart Breckenridge
053d057e79
Adds localisation for button.title.mark-as-read-older-than
2023-01-04 15:32:28 +08:00
Stuart Breckenridge
3f6edb8094
Localizes catchUpSubMenu
2023-01-04 15:25:23 +08:00
Stuart Breckenridge
9a03ce61b2
Adds en-gb localisation
2023-01-04 12:42:23 +08:00
Stuart Breckenridge
9347458abf
Add en-GB localisation
2023-01-04 12:42:13 +08:00
Stuart Breckenridge
e670d610e3
Localized mac app
2023-01-04 12:33:38 +08:00
Nate Weaver
331d2ea40e
Fix template version warning
2022-11-12 18:59:35 -06:00
Nate Weaver
f2abbf6da8
Use ld instead of d
2022-11-12 17:10:55 -06:00
Nate Weaver
93afee7e3c
Use plural title for multiple URLs
2022-11-12 17:10:55 -06:00
Maurice Parker
be3a96e588
Change the Extensions icon to the puzzle piece
2022-11-11 18:03:19 -06:00
Stuart Breckenridge
05aca1c995
About Views
...
- Tidied up iOS
- Adds refreshed About view to macOS 12+
- About.plist is now shared
2022-10-03 21:16:51 +08:00
Maurice Parker
eb25e01be5
Update the "Mark as" icons. Fixes #3687
2022-09-24 14:24:32 -05:00
Faisal N Jawdat
d4361ad6d5
Add http and https to the list of CFBundleURLSchemes.
...
If NetNewsWire says it is able to handle http and https URL schemes, Safari will list NetNewsWire as a target in Develop > Open Page With, which provides a trivial flow for subscribing to the page or site one is currently reading in Safari. I believe this functionality existed in NetNewsWire "classic," and this patch just brings the functionality back.
2022-06-13 19:58:53 -04:00
Maurice Parker
d2db39c716
Remove FeedWrangler account code
2022-06-04 17:23:20 -07:00
Maurice Parker
4c9a9b2208
Merge branch 'mac-release'
2022-05-26 13:44:02 -07:00
Olof Hellman
d40602b165
fix whitespace
2022-05-07 17:15:24 -07:00
Olof Hellman
53e92e8490
Don't capitalize the q in bazQux
2022-05-07 17:11:05 -07:00
Olof Hellman
3cdd52e501
Alphabetize
2022-05-07 17:09:20 -07:00
Olof Hellman
49b275c14b
Update NetNewsWire.sdef
2022-05-07 17:08:01 -07:00
Brent Simmons
c24b6a0bc8
Add a line for Stuart in the Credits. (Went with “Contributing Developer,” and put it just below Maurice’s line. If anyone has a better idea for a title, let me know.)
2022-02-27 21:28:25 -08:00
Cihat Gündüz
08a2b5690e
Remove leftover comment unrelated to any key
...
As it may seem very strange to some people that I'm creating a pull request to fix such a non-issue, here's the explanation: I'm working on a tool that reads Strings files (similar to https://github.com/Flinesoft/BartyCrouch ) and my Strings file parser fails in my "real-world project tests" due to this comment. 😅
2022-01-21 23:53:20 +01:00
Brent Simmons
ded927fcfe
Update copyright dates to 2022.
2022-01-09 20:55:03 -08:00
Maurice Parker
7a2ddd7f06
Add ITSAppUsesNonExemptEncryption key
2021-12-30 12:04:02 -08:00
Maurice Parker
ab9802d8b5
Remove Hyperlegible theme
2021-12-30 11:55:44 -08:00
Maurice Parker
c16a231530
Added the Hyperlegible theme
2021-11-01 21:22:22 -05:00
Stuart Breckenridge
7994b34551
adds mac theme downloading
2021-09-19 21:18:23 +08:00
Maurice Parker
491896e334
Change theme file extension from nnwstyle to nnwtheme
2021-09-07 17:06:41 -05:00
Maurice Parker
cfd2db58c5
Remove references to nnwstyle.icns so that the system will generate a document icon for us.
2021-09-07 14:31:33 -05:00
Maurice Parker
45c47f3752
Add nnwstyle as an imported type
2021-09-06 20:29:40 -05:00
Maurice Parker
285e9a40fa
Merge pull request #3262 from stuartbreckenridge/ios-browser-behaviour
...
Adds option to open article links in NetNewsWire or in the default browser.
2021-08-26 17:48:30 -05:00
Stuart Breckenridge
d451e3fa4a
Update Credits.rtf
2021-08-26 19:22:26 +08:00