From 5896e01017ae0e41d5f9cbf09d203f801db5b9c5 Mon Sep 17 00:00:00 2001 From: Jerry <89069957+Jerry23011@users.noreply.github.com> Date: Sat, 3 Jun 2023 13:56:50 +0800 Subject: [PATCH] Fix extra blank line --- Mac/Resources/zh-Hans.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/Resources/zh-Hans.lproj/Localizable.strings b/Mac/Resources/zh-Hans.lproj/Localizable.strings index c4cdce1f5..3b987e2dd 100644 --- a/Mac/Resources/zh-Hans.lproj/Localizable.strings +++ b/Mac/Resources/zh-Hans.lproj/Localizable.strings @@ -430,7 +430,7 @@ "button.title.update" = "更新"; /* Show notifications for new articles */ -"checkbox.title.show-new-article-notifications" = "有新文章时推送\n通知"; +"checkbox.title.show-new-article-notifications" = "有新文章时推送通知"; /* No comment provided by engineer. */ "Continue" = "继续";