Replaced 'tout afficher' by 'show all'
This commit is contained in:
parent
d7d66381ef
commit
9f0bc020ec
|
@ -119,7 +119,7 @@
|
||||||
<children>
|
<children>
|
||||||
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" prefHeight="35.0" prefWidth="234.0">
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" prefHeight="35.0" prefWidth="234.0">
|
||||||
<children>
|
<children>
|
||||||
<Text fx:id="all" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Tout afficher" />
|
<Text fx:id="all" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Show all" />
|
||||||
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
||||||
<FlowPane.margin>
|
<FlowPane.margin>
|
||||||
<Insets left="15.0" />
|
<Insets left="15.0" />
|
||||||
|
|
Loading…
Reference in New Issue