button labels

[ci skip]
This commit is contained in:
Sebastian Stenzel
2019-08-29 16:33:15 +02:00
parent 68454e914b
commit 5196dbe9af
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ public enum FontAwesome5Icon {
MINUS("\uF068"), //
PLUS("\uF067"), //
QUESTION("\uF128"), //
SEARCH("\uF002"), //
SPARKLES("\uF890"), //
SPINNER("\uF110"), //
SYNC("\uF021"), //
TIMES("\uF00D"), //

View File

@@ -30,7 +30,7 @@
<VBox alignment="CENTER" spacing="9">
<Button styleClass="button-large" text="%addvaultwizard.welcome.newButton" onAction="#createNewVault" prefWidth="Infinity">
<graphic>
<FontAwesome5IconView glyph="PLUS" glyphSize="15"/>
<FontAwesome5IconView glyph="SPARKLES" glyphSize="15"/>
</graphic>
</Button>
<Button styleClass="button-large" text="%addvaultwizard.welcome.existingButton" onAction="#chooseExistingVault" prefWidth="Infinity">

View File

@@ -21,7 +21,7 @@ traymenu.vault.reveal=Reveal
addvaultwizard.title=Add Vault
## Welcome
addvaultwizard.welcome.newButton=Create New Vault
addvaultwizard.welcome.existingButton=Add Existing Vault
addvaultwizard.welcome.existingButton=Open Existing Vault
## New
addvaultwizard.new.nameInstruction=Choose a name for the vault
addvaultwizard.new.namePrompt=Vault Name

View File

@@ -21,7 +21,7 @@ traymenu.vault.reveal=Anzeigen
addvaultwizard.title=Tresor hinzufügen
## Welcome
addvaultwizard.welcome.newButton=Neuen Tresor erstellen
addvaultwizard.welcome.existingButton=Vorhandenen Tresor hinzufügen
addvaultwizard.welcome.existingButton=Existierenden Tresor öffnen
## New
addvaultwizard.new.nameInstruction=Wähle einen Namen für den Tresor
addvaultwizard.new.namePrompt=Tresorname