mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 21:26:29 +01:00
New translations strings.yml (English)
This commit is contained in:
parent
ca8d465567
commit
bb3b4fff65
@ -92,7 +92,7 @@ questCurrentItem: "Current item:"
|
|||||||
questGUICleared: "Quest GUI Item Display cleared."
|
questGUICleared: "Quest GUI Item Display cleared."
|
||||||
questDeleted: "Quest deleted! Quests and Events have been reloaded."
|
questDeleted: "Quest deleted! Quests and Events have been reloaded."
|
||||||
questEditorNameExists: "A Quest with that name already exists!"
|
questEditorNameExists: "A Quest with that name already exists!"
|
||||||
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
questEditorBeingEdited: "Something with that name is already being modified!"
|
||||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||||
questEditorInvalidEventName: "is not a valid action name!"
|
questEditorInvalidEventName: "is not a valid action name!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "No NPC exists with that id!"
|
||||||
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No Actions currently exist to be edited!"
|
|||||||
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
||||||
eventEditorNotFound: "Action not found!"
|
eventEditorNotFound: "Action not found!"
|
||||||
eventEditorExists: "Action already exists!"
|
eventEditorExists: "Action already exists!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "An error occurred while saving."
|
||||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||||
|
Loading…
Reference in New Issue
Block a user