Skip to content

Commit 4fad142

Browse files
committed
changed settings text
1 parent 7ac4c60 commit 4fad142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/layouts/settings.fxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<Font name="Open Sans Bold" size="12.0" />
203203
</font>
204204
</Label>
205-
<Label fx:id="globalKeyloggerLabel" alignment="TOP_LEFT" contentDisplay="TOP" disable="true" prefHeight="17.0" prefWidth="106.0" text="(global keylogger!)">
205+
<Label fx:id="globalKeyloggerLabel" alignment="TOP_LEFT" contentDisplay="TOP" disable="true" prefHeight="17.0" prefWidth="120.0" text="(global keylistener!)">
206206
<font>
207207
<Font name="Open Sans Regular" size="12.0" />
208208
</font>
@@ -241,7 +241,7 @@
241241
</HBox>
242242
<HBox spacing="10.0">
243243
<children>
244-
<CheckBox fx:id="emptyNoteReminderCheeckBox" mnemonicParsing="false" text="remind me when switching Projects without Notes" wrapText="true" HBox.hgrow="NEVER">
244+
<CheckBox fx:id="emptyNoteReminderCheeckBox" mnemonicParsing="false" text="Ask for notes when switching project (if empty)" wrapText="true" HBox.hgrow="NEVER">
245245
<font>
246246
<Font name="Open Sans Regular" size="12.0" />
247247
</font>

0 commit comments

Comments
 (0)