Skip to content

Commit

Permalink
Breathing - Update PaCO2 stringtable (#624)
Browse files Browse the repository at this point in the history
**When merged this pull request will:**
- Creates stringtable entities for PaCO2 setting 

### IMPORTANT

- [Development Guidelines](https://ace3.acemod.org/wiki/development/)
are read, understood and applied.
- Title of this PR uses our standard template `Component -
Add|Fix|Improve|Change|Make|Remove {changes}`.
  • Loading branch information
mazinskihenry authored Oct 15, 2024
1 parent 0354433 commit 9738081
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions addons/breathing/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,12 @@
<Russian>Инфузионный множитель</Russian>
<Dutch>Perfusie vermenigvuldiger</Dutch>
</Key>
<Key ID="STR_KAT_Breathing_SETTING_PACO2_ENABLE">
<English>Enable PaCO2</English>
</Key>
<Key ID="STR_KAT_Breathing_SETTING_PACO2_ENABLE_DESC">
<English>Enables PaCO2 movement and effects on ph and breathing rate</English>
</Key>
<Key ID="STR_KAT_Breathing_SETTING_pneumothorax">
<English>Probability for a pneumothorax</English>
<German>Wahrscheinlichkeit für einen Pneumothorax</German>
Expand Down

0 comments on commit 9738081

Please sign in to comment.