Replaced 'tout afficher' by 'show all'

This commit is contained in:
xdrm-brackets 2017-12-13 17:27:29 +01:00
parent d7d66381ef
commit 9f0bc020ec
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<children>
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" prefHeight="35.0" prefWidth="234.0">
<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">
<FlowPane.margin>
<Insets left="15.0" />