From d5aa9166bb446de09e3623c96ee5e14b769c7e64 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 5 Aug 2019 14:22:22 -0400 Subject: [PATCH] New translations strings.yml (Portuguese) --- main/src/main/resources/lang/pt-PT/strings.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/main/src/main/resources/lang/pt-PT/strings.yml b/main/src/main/resources/lang/pt-PT/strings.yml index afab28ed9..a99a75084 100644 --- a/main/src/main/resources/lang/pt-PT/strings.yml +++ b/main/src/main/resources/lang/pt-PT/strings.yml @@ -470,8 +470,6 @@ reqNone: "No requirements set" reqNotANumber: " is not a number!" reqMustAddItem: "You must add at least one item first!" reqNoMessage: "You must set a fail requirements message!" -reqNoMcMMO: "mcMMO Classic not installed" -reqNoHeroes: "Heroes not installed" plnStart: "Set start date" plnEnd: "Set end date" plnRepeat: "Set repeat cycle" @@ -531,7 +529,6 @@ rewPhatLootsCleared: "PhatLoots reward cleared." rewCustomAlreadyAdded: "Essa recompensa personalizada já foi adicionada!" rewCustomNotFound: "Custom reward module not found." rewCustomCleared: "Custom rewards cleared." -rewNoPhat: "PhatLoots not installed" itemCreateLoadHand: "Load item in hand" itemCreateSetName: "Definir nome" itemCreateSetAmount: "Definir quantidade"