We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f2ebf commit e60f1d5Copy full SHA for e60f1d5
src/main/resources/layouts/settings.fxml
@@ -414,7 +414,7 @@
414
</HBox>
415
<HBox prefHeight="42.0" prefWidth="366.0">
416
<children>
417
- <Label text="Export your current Data to an Sql script. This is needed if you upgrade to an newer KeepTime version. " wrapText="true" />
+ <Label text="Export your current Data to an Sql script. This is needed if you upgrade to a newer KeepTime version. " wrapText="true" />
418
</children>
419
420
<HBox alignment="BOTTOM_RIGHT" prefHeight="30.0" prefWidth="367.0">
0 commit comments