Skip to content
Snippets Groups Projects
Commit 21fe5688 authored by Astral's avatar Astral
Browse files

correction orthographe

parent 1481f428
Branches
1 merge request!12Ajout de couches et correction d'orthographe
......@@ -194,7 +194,7 @@ margin_right = 672.0
margin_bottom = 121.0
custom_fonts/font = ExtResource( 3 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = ", suit a des fouilles archéologiques nous avons retrouvé :"
text = ", sur cette fouille achéologique j'ai trouvé ::"
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -218,7 +218,7 @@ margin_right = 100.0
margin_bottom = 225.0
custom_fonts/font = ExtResource( 3 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "Epoque estime :"
text = "Epoque estimée :"
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -230,7 +230,7 @@ margin_right = 132.0
margin_bottom = 265.0
custom_fonts/font = ExtResource( 3 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "Date estime :"
text = "Date estimée :"
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -273,9 +273,9 @@ __meta__ = {
}
[node name="edit_epoque" type="LineEdit" parent="annalyse/Panel"]
margin_left = 147.0
margin_left = 152.0
margin_top = 205.0
margin_right = 316.0
margin_right = 321.0
margin_bottom = 229.0
custom_styles/focus = SubResource( 3 )
custom_styles/normal = SubResource( 4 )
......@@ -286,9 +286,9 @@ __meta__ = {
}
[node name="edit_date" type="LineEdit" parent="annalyse/Panel"]
margin_left = 132.0
margin_left = 134.0
margin_top = 246.0
margin_right = 244.0
margin_right = 246.0
margin_bottom = 270.0
custom_styles/focus = SubResource( 3 )
custom_styles/normal = SubResource( 4 )
......@@ -650,8 +650,8 @@ script = ExtResource( 22 )
[connection signal="pressed" from="carbon_popup/Control/VBoxContainer/TextureButton" to="carbon_popup/Control/Control/date_screen/date" method="_on_TextureButton_pressed"]
[connection signal="pressed" from="carbon_popup/Control/VBoxContainer/TextureButton" to="carbon_popup/Control/VBoxContainer/TextureRect/affichage_taux" method="_on_TextureButton_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/apres" to="encyclopedie_popup/Control/Label" method="_on_apres_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/apres" to="encyclopedie_popup/Control/RichTextLabel" method="_on_apres_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/apres" to="encyclopedie_popup/Control/TextureRect" method="_on_apres_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/apres" to="encyclopedie_popup/Control/RichTextLabel" method="_on_apres_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/avant" to="encyclopedie_popup/Control/Label" method="_on_avant_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/avant" to="encyclopedie_popup/Control/RichTextLabel" method="_on_avant_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/avant" to="encyclopedie_popup/Control/TextureRect" method="_on_avant_pressed"]
[connection signal="pressed" from="encyclopedie_popup/Control/avant" to="encyclopedie_popup/Control/RichTextLabel" method="_on_avant_pressed"]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment