mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Set title to "Medical Menu"
This commit is contained in:
parent
7c529771c5
commit
0975be41b7
@ -210,6 +210,7 @@ class ACE_Medical_Menu {
|
||||
class controlsBackground {
|
||||
class Title: RscText {
|
||||
idc = IDC_TITLE;
|
||||
text = CSTRING(MENU_TITLE);
|
||||
x = QUOTE(POS_X(1));
|
||||
y = QUOTE(POS_Y(0));
|
||||
w = QUOTE(POS_W(38));
|
||||
|
@ -325,6 +325,9 @@
|
||||
<Chinese>將傷者背出</Chinese>
|
||||
<Turkish>Kişiyi Indir</Turkish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_GUI_MENU_TITLE">
|
||||
<English>Medical Menu</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_GUI_EXAMINE_TREATMENT">
|
||||
<English>EXAMINE & TREATMENT</English>
|
||||
<German>Untersuchung & Behandlung</German>
|
||||
|
Loading…
Reference in New Issue
Block a user