internationalized most menu text
This commit is contained in:
@@ -271,6 +271,7 @@ size = Vector2i(1000, 40)
|
||||
render_target_update_mode = 4
|
||||
|
||||
[node name="Label" type="Label" parent="NametagViewport"]
|
||||
auto_translate_mode = 2
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -721,34 +722,6 @@ texture = ExtResource("26_dfkac")
|
||||
expand_mode = 3
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="weapon_duration" type="Label" parent="HUD"]
|
||||
visible = false
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.978
|
||||
anchor_top = 0.186
|
||||
anchor_right = 0.978
|
||||
anchor_bottom = 0.186
|
||||
offset_left = -103.0
|
||||
offset_bottom = 40.0
|
||||
grow_horizontal = 0
|
||||
text = "w1 = 0"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="weapon_duration2" type="Label" parent="HUD"]
|
||||
visible = false
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.978
|
||||
anchor_top = 0.251
|
||||
anchor_right = 0.978
|
||||
anchor_bottom = 0.261
|
||||
offset_left = -103.0
|
||||
offset_bottom = 40.0
|
||||
grow_horizontal = 0
|
||||
text = "w2 = 0"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="selection_boxes" type="HBoxContainer" parent="HUD"]
|
||||
visible = false
|
||||
offset_left = 73.0
|
||||
|
||||
Reference in New Issue
Block a user