From 3be58e3e642f60246dc9e6f38f58fa08061e6717 Mon Sep 17 00:00:00 2001 From: Jerry <89069957+Jerry23011@users.noreply.github.com> Date: Sun, 28 May 2023 20:41:55 +0800 Subject: [PATCH] Add zh-Hans.lproj for Account --- .../Resources/zh-Hans.lproj/Localizable.strings | 16 ++++++++++++++++ .../Resources/zh-Hans.lproj/Localizable.strings | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 Account/Sources/Account/Resources/zh-Hans.lproj/Localizable.strings diff --git a/Account/Sources/Account/Resources/zh-Hans.lproj/Localizable.strings b/Account/Sources/Account/Resources/zh-Hans.lproj/Localizable.strings new file mode 100644 index 000000000..97b77575f --- /dev/null +++ b/Account/Sources/Account/Resources/zh-Hans.lproj/Localizable.strings @@ -0,0 +1,16 @@ +/* + Localizable.strings + + + Created by Jerry on 28/05/2023. + +*/ + +"error.title.feed-not-found" = "Unable to Add Feed"; +"error.title.already-subscribed" = "Already Subscribed"; +"error.title.ompl-import-in-progress" = "OPML Import in Progress"; +"error.title.error" = "Error"; + +"error.message.feed-not-found" = "Can’t add a feed because no feed was found."; +"error.message.already-subscribed" = "You are already subscribed to this feed and can’t add it again."; +"error.message.opml-import-in-progress" = "An OPML import for this account is already running."; diff --git a/Widget/Resources/zh-Hans.lproj/Localizable.strings b/Widget/Resources/zh-Hans.lproj/Localizable.strings index d78aa49d5..48a37901f 100644 --- a/Widget/Resources/zh-Hans.lproj/Localizable.strings +++ b/Widget/Resources/zh-Hans.lproj/Localizable.strings @@ -2,8 +2,8 @@ Localizable.strings NetNewsWire - Created by Stuart Breckenridge on 21/11/2020. - Copyright © 2020 Ranchero Software. All rights reserved. + Created by Jerry on 28/05/2023. + Copyright © 2023 Ranchero Software. All rights reserved. */ /* Bundle */