From 62c33c7c0bd90dd0cb176a33a6b885a307ea5e77 Mon Sep 17 00:00:00 2001 From: phlpsong Date: Mon, 15 Jan 2024 22:36:04 +0800 Subject: [PATCH] fix: remove needs_review label --- Easydict/App/Localizable.xcstrings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Easydict/App/Localizable.xcstrings b/Easydict/App/Localizable.xcstrings index 658adb999..ea74f5b46 100644 --- a/Easydict/App/Localizable.xcstrings +++ b/Easydict/App/Localizable.xcstrings @@ -562,7 +562,7 @@ "localizations" : { "en" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "Check for Updates" } }, @@ -2188,7 +2188,7 @@ "localizations" : { "en" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "Quit" } }, @@ -2653,7 +2653,7 @@ "localizations" : { "en" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "Auto play pronunciation after querying English words" } },