mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-29 06:25:28 -04:00
v0.6 Re-writing localization strings names
This commit is contained in:
parent
51f4b5f3eb
commit
5835087ea5
14 changed files with 267 additions and 291 deletions
|
@ -22,7 +22,7 @@
|
|||
<items>
|
||||
<ChoiceBox fx:id="choiceProtocol" prefWidth="120.0" />
|
||||
<ChoiceBox fx:id="choiceNetUsb" prefWidth="75.0" />
|
||||
<Label fx:id="nsIpLbl" text="%NSIPlable" visible="false" />
|
||||
<Label fx:id="nsIpLbl" text="%tab1_Lbl_NSIP" visible="false" />
|
||||
<TextField fx:id="nsIpTextField" prefWidth="135.0" promptText="XXX.XXX.XXX.XXX" visible="false" />
|
||||
<Pane HBox.hgrow="ALWAYS" />
|
||||
<Button fx:id="switchThemeBtn" mnemonicParsing="false" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue