From 14478c48ed69cfe4e0f15093c640763f7e6b14f7 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Thu, 16 Apr 2020 02:27:34 -0400 Subject: [PATCH] New translations strings.yml (Pirate English) --- main/src/main/resources/lang/en-PT/strings.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/src/main/resources/lang/en-PT/strings.yml b/main/src/main/resources/lang/en-PT/strings.yml index 6e4c05bfa..52c8c6248 100644 --- a/main/src/main/resources/lang/en-PT/strings.yml +++ b/main/src/main/resources/lang/en-PT/strings.yml @@ -92,7 +92,7 @@ questCurrentItem: "Current item:" questGUICleared: "Quest GUI Item Display cleared." questDeleted: "Quest deleted! Quests 'n Events 'ave been reloaded." questEditorNameExists: "A Quest wit' that name already exists!" -questEditorBeingEdited: "Someone be creatin'/editin' a Quest wit' that name!" +questEditorBeingEdited: "Somethin' wit' that name be already bein' modified!" questEditorInvalidQuestName: "Name may nah contain periods or commas!" questEditorInvalidEventName: "ain't a valid action name!" questEditorInvalidNPC: "No NPC exists wit' that id!" @@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No Actions currently exist t' be edited!" eventEditorNoneToDelete: "No Actions currently exist t' be deleted!" eventEditorNotFound: "Action nah found!" eventEditorExists: "Action already exists!" -eventEditorSomeone: "Someone be already creatin' or editin' an Action wit' that name!" eventEditorErrorSaving: "An error occurred while savin'." eventEditorDeleted: "Action deleted, Quests 'n Actions reloaded." eventEditorSaved: "Action saved, Quests 'n Actions reloaded."