diff --git a/scientific_police/scientific_police/languages/sh_language_en.lua b/scientific_police/scientific_police/languages/sh_language_en.lua index 4b5617c..fab2280 100644 --- a/scientific_police/scientific_police/languages/sh_language_en.lua +++ b/scientific_police/scientific_police/languages/sh_language_en.lua @@ -25,7 +25,7 @@ Scientific_Police.Language["en"] = { ["vehiclesCollisionReason"] = "The victim is injured, she has a head trauma and fractured \nlegs. This could be due to a collision between 2 vehicles \nor the victim's vehicle with something.", ["dropReason"] = "The victim diagnosis shows us that she has two broken legs.\nThis could be due to a 10m-height fall.", ["objectCollisionReason"] = "The victim suffers a head injury probably because a collision \nwith a heavy object that could have killed him. We don't \nknow whether it was intentional or natural.", - ["haveImpacts"] = "The victim has several impacts of bullets on his chest. That \nindicates that a weapon was used but unfortunatly we can't \nget the its name. Please start your investigation with the \nballistic and 3D equipment.", + ["haveImpacts"] = "The victim has several impacts of bullets on his chest. That \nindicates that a weapon was used but unfortunatly we can't \nget its name. Please start your investigation with the \nballistic and 3D equipment.", ["nextStep"] = "Next Step", ["lastStep"] = "Last Step", ["finishTutorial"] = "Finish Tutoriel", @@ -33,5 +33,5 @@ Scientific_Police.Language["en"] = { ["autopsyTutorial"] = "Here is the autopsy machine, this one will \n allow you to get information about the crime.", ["scannerTutorial"] = "Here is the scanner with this machine you can \n reconstitute the crime scene for have more information", ["ballisticTutorial"] = "Here is the scanner with this machine will enable you \n to know the name of the weapon used", - ["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead" + ["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead", } \ No newline at end of file diff --git a/scientific_police/scientific_police/languages/sh_language_fr.lua b/scientific_police/scientific_police/languages/sh_language_fr.lua index 663ed15..de57aee 100644 --- a/scientific_police/scientific_police/languages/sh_language_fr.lua +++ b/scientific_police/scientific_police/languages/sh_language_fr.lua @@ -33,5 +33,5 @@ Scientific_Police.Language["fr"] = { ["autopsyTutorial"] = "Voici la machine d'autopsy celle ci vous \n permettra d'avoir des informations sur le crime .", ["scannerTutorial"] = "Voici le Scanner avec celui ci vous pourrez \n reconstruire la scène en 3D afin d'avoir des informations", ["ballisticTutorial"] = "Voici la Machine Balistique celle ci vous permettra \n de savoir l'arme utilisé lors du meurtre", - ["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne" + ["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne", } \ No newline at end of file