summaryrefslogtreecommitdiff
path: root/client/menu/setup.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/setup.tscn')
-rw-r--r--client/menu/setup.tscn56
1 files changed, 32 insertions, 24 deletions
diff --git a/client/menu/setup.tscn b/client/menu/setup.tscn
index 53c4565e..cf72f2d8 100644
--- a/client/menu/setup.tscn
+++ b/client/menu/setup.tscn
@@ -165,7 +165,7 @@ layout_mode = 2
layout_mode = 2
size_flags_horizontal = 4
theme_override_font_sizes/font_size = 30
-text = "EMPLOYMENT CONTRACT"
+text = "c.setup.contract_title"
[node name="Sep" type="HSeparator" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
@@ -173,20 +173,20 @@ layout_mode = 2
[node name="Intro" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "This is a binding contract between you (the employee) and Musterfoods Ltd. (the employer) for working as a chef or waiter."
+text = "c.setup.contract_desc"
fit_content = true
scroll_active = false
[node name="Name" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "1. [b]Name of the Employee[/b]"
+text = "c.setup.name"
fit_content = true
scroll_active = false
[node name="NameEntry" type="HBoxContainer" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
-tooltip_text = "Other players can see your name when playing on a server"
+tooltip_text = "c.setup.name.desc"
[node name="LineEdit" type="LineEdit" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/NameEntry"]
custom_minimum_size = Vector2(300, 30)
@@ -199,7 +199,7 @@ layout_mode = 2
[node name="Position" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "2. [b]Employment Position[/b]"
+text = "c.setup.position"
fit_content = true
scroll_active = false
@@ -222,12 +222,12 @@ offset_right = 309.978
offset_bottom = 33.2088
theme_override_colors/font_color = Color(0.458824, 0, 0, 1)
theme_override_fonts/font = ExtResource("3_2vg4d")
-text = "Chef / Waiting Staff"
+text = "c.setup.position.value"
[node name="Uniform" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "3. [b]Working Uniform.[/b] You must always have one of the following hairstyles."
+text = "c.setup.uniform"
fit_content = true
scroll_active = false
@@ -235,26 +235,39 @@ scroll_active = false
layout_mode = 2
alignment = 1
+[node name="Experience" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
+layout_mode = 2
+bbcode_enabled = true
+text = "c.setup.experience"
+fit_content = true
+scroll_active = false
+
+[node name="SelectExperience" type="HBoxContainer" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
+layout_mode = 2
+alignment = 1
+
+[node name="CheckBox" type="CheckBox" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/SelectExperience"]
+layout_mode = 2
+text = "c.setup.experience.skip"
+
[node name="Duties" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "4. [b]Duties.[/b] It is your duty to serve customers the meal or item that they request.
-"
+text = "c.setup.duties"
fit_content = true
scroll_active = false
[node name="Terms" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "5. [b]Additional Terms.[/b] You shall not duplicate plates. (That is [u]NOT[/u] possible!)
-"
+text = "c.setup.additional_terms"
fit_content = true
scroll_active = false
[node name="Compensation" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
bbcode_enabled = true
-text = "6. [b]Compensation.[/b] You will be compensated monthly for your work."
+text = "c.setup.compensation"
fit_content = true
scroll_active = false
@@ -269,7 +282,7 @@ layout_mode = 2
custom_minimum_size = Vector2(100.08, 0)
layout_mode = 2
bbcode_enabled = true
-text = "The salary is"
+text = "c.setup.compensation.salary.prefix"
fit_content = true
scroll_active = false
autowrap_mode = 0
@@ -289,13 +302,13 @@ offset_right = 79.5597
offset_bottom = 34.0918
theme_override_colors/font_color = Color(0.478431, 0, 0, 1)
theme_override_fonts/font = ExtResource("3_2vg4d")
-text = "$ 0.00"
+text = "c.setup.compensation.salary"
[node name="Text2" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/CompensationEntry"]
custom_minimum_size = Vector2(100.08, 0)
layout_mode = 2
bbcode_enabled = true
-text = "per month"
+text = "c.setup.compensation.salary.suffix"
scroll_active = false
[node name="Spacer" type="Control" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
@@ -315,9 +328,7 @@ layout_mode = 2
layout_mode = 2
theme_override_font_sizes/normal_font_size = 15
bbcode_enabled = true
-text = "Signature of the Employer:
-Musterfoods Ltd.
-Frank Miller, Head of HR"
+text = "c.setup.frank_signature.desc"
fit_content = true
scroll_active = false
@@ -327,7 +338,7 @@ layout_mode = 2
theme_override_colors/font_color = Color(0.415686, 0.0253044, 0.135441, 1)
theme_override_fonts/font = SubResource("FontVariation_2cc7p")
theme_override_font_sizes/font_size = 31
-text = "F.Miller"
+text = "c.setup.frank_signature"
horizontal_alignment = 1
vertical_alignment = 1
@@ -344,17 +355,14 @@ layout_mode = 2
layout_mode = 2
theme_override_font_sizes/normal_font_size = 15
bbcode_enabled = true
-text = "Signature of the Employee:
-
-
-"
+text = "c.setup.user_signature.desc"
fit_content = true
scroll_active = false
[node name="Signature" type="Button" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/Signatures/EmployeeMargin/Sign" groups=["no_click_sound"]]
custom_minimum_size = Vector2(200, 80)
layout_mode = 2
-text = "Click to sign"
+text = "c.setup.user_signature"
[node name="Underline" type="HSeparator" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/Signatures/EmployeeMargin/Sign"]
layout_mode = 2