From e3eafb0b4fe90c20b1c4276e0dc21278f0c9a6db Mon Sep 17 00:00:00 2001 From: leriomaggio Date: Fri, 15 Oct 2021 14:08:33 +0100 Subject: [PATCH] Fixed typo in Translation Signed-off-by: leriomaggio --- forge-gui/res/languages/en-US.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/languages/en-US.properties b/forge-gui/res/languages/en-US.properties index 71a726e8c27..18a3ff7ac32 100644 --- a/forge-gui/res/languages/en-US.properties +++ b/forge-gui/res/languages/en-US.properties @@ -2655,8 +2655,8 @@ lblWarnUnknownCardMsg=Unknown Card or Unsupported in Forge lblWarnTooManyCommanders=Current {0} Section contains {1} potential Commander Cards: {2} lblWarnCommandersInSideExtra=Please check and move one to the Commander Section, in case. lblWarnDeckSectionNotAllowedInEditor={0} Section is not allowed in {1} -lblWarnCardInInvalidSection={0} moved from {1} to {2} Section. -lblWarningMsgPrefix=WARNING +lblWarnCardInInvalidSection={0} moved from {1} to {2}. +lblWarningMsgPrefix=WARNINGypo in Trans lblNewDeckName=New Deck lblCurrentDecklist=Current Decklist lblDeckName=Deck Name