Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations - Update French Translations (Medical Statemachine) #7997

Merged
merged 1 commit into from
Nov 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions addons/medical_statemachine/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,12 @@
<Key ID="STR_ACE_Medical_Statemachine_CardiacArrestBleedout_DisplayName">
<English>Bleedout During Cardiac Arrest</English>
<German>Ausbluten im Herzstillstand</German>
<French>Saignement durant l'arrêt cardiaque</French>
</Key>
<Key ID="STR_ACE_Medical_Statemachine_CardiacArrestBleedout_Description">
<English>Controls whether a person can die in cardiac arrest by blood loss before the cardiac arrest time runs out.</English>
<German>Legt fest, ob man während des Herzstillstands durch Blutverlust sterben kann, auch wenn die Überlebenszeit im Herzstillstand noch nicht ausgelaufen ist.</German>
<French>Définit si un joueur en arrêt cardiaque peut mourir par exsanguination, avant que la durée de l'arrêt cardiaque définie ci-dessus ne soit écoulée.</French>
</Key>
</Package>
</Project>