diff --git a/main/src/main/resources/lang/fi-FI/strings.yml b/main/src/main/resources/lang/fi-FI/strings.yml index 09db5f95d..4573ba80b 100644 --- a/main/src/main/resources/lang/fi-FI/strings.yml +++ b/main/src/main/resources/lang/fi-FI/strings.yml @@ -92,7 +92,7 @@ questCurrentItem: "Nykyinen tavara:" questGUICleared: "Tehtävävalikon tavara poistettu." questDeleted: "Tehtävä poistettu! Tehtävät ja tapahtumat uudelleenladattu." questEditorNameExists: "Tuon niminen tehtävä on jo olemassa!" -questEditorBeingEdited: "Joku toinen on jo luomassa/muokkaamassa tuon nimistä tehtävää!" +questEditorBeingEdited: "Something with that name is already being modified!" questEditorInvalidQuestName: "Nimessä ei voi olla pisteitä tai pilkkuja!" questEditorInvalidEventName: "ei ole kelvollinen tapahtuman nimi!" questEditorInvalidNPC: "Kyläläistä tuolla id:llä ei löytynyt!" @@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No actions currently exist to be edited!" eventEditorNoneToDelete: "No actions currently exist to be deleted!" eventEditorNotFound: "Action not found!" eventEditorExists: "Action already exists!" -eventEditorSomeone: "Someone is already creating or editing an action with that name!" eventEditorErrorSaving: "An error occurred while saving." eventEditorDeleted: "Action deleted. Quest and action data reloaded." eventEditorSaved: "Action saved. Quest and action data reloaded."