From 3ef86c01df28d7ed76abda8e561ffd3c586fc020 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 18 Dec 2020 18:39:30 -0800 Subject: [PATCH 1/4] Bump Mac version to 6.0d1. --- xcconfig/common/NetNewsWire_mac_target_common.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig index d4960e5cb..2ca06fd93 100644 --- a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig +++ b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig @@ -1,6 +1,6 @@ // High Level Settings common to both the Mac application and any extensions we bundle with it -MARKETING_VERSION = 5.1.3 -CURRENT_PROJECT_VERSION = 3018 +MARKETING_VERSION = 6.0d1 +CURRENT_PROJECT_VERSION = 6000 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; From 5e05da7bbb4d2d4c119cb70e23f0cbe5cb4aa405 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 18 Dec 2020 18:43:13 -0800 Subject: [PATCH 2/4] Revise the text that tells the person to check their web browser for their Feedly login. Fix #2596. --- .../Accounts/AccountsPreferencesViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/Preferences/Accounts/AccountsPreferencesViewController.swift b/Mac/Preferences/Accounts/AccountsPreferencesViewController.swift index e7cf43fa6..ce61cc8a7 100644 --- a/Mac/Preferences/Accounts/AccountsPreferencesViewController.swift +++ b/Mac/Preferences/Accounts/AccountsPreferencesViewController.swift @@ -196,7 +196,7 @@ extension AccountsPreferencesViewController: AccountsPreferencesAddAccountDelega alert.messageText = NSLocalizedString("Waiting for access to Feedly", comment: "Alert title when adding a Feedly account and waiting for authorization from the user.") - alert.informativeText = NSLocalizedString("Your default web browser will open the Feedly login for you to authorize access.", + alert.informativeText = NSLocalizedString("A web browser will open the Feedly login for you to authorize access.", comment: "Alert informative text when adding a Feedly account and waiting for authorization from the user.") alert.addButton(withTitle: NSLocalizedString("Cancel", comment: "Cancel")) From cbf8927ca34f113bc0a2cd207035e145caa24bdf Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 18 Dec 2020 19:36:55 -0800 Subject: [PATCH 3/4] Use Extra Large and Extra Extra Large for text size settings language. Fix #2638. --- Mac/Base.lproj/Preferences.storyboard | 100 +++++++++--------- .../Article Rendering/ArticleTextSize.swift | 4 +- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/Mac/Base.lproj/Preferences.storyboard b/Mac/Base.lproj/Preferences.storyboard index 7b0fa7f82..25b430794 100644 --- a/Mac/Base.lproj/Preferences.storyboard +++ b/Mac/Base.lproj/Preferences.storyboard @@ -1,8 +1,8 @@ - + - + @@ -32,14 +32,14 @@ - + - + - + @@ -47,7 +47,7 @@ - + @@ -56,8 +56,8 @@ - - + + @@ -76,10 +76,10 @@ - + - + @@ -87,7 +87,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -130,10 +130,10 @@ - + - + @@ -141,7 +141,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -184,7 +184,7 @@