diff --git a/monero-core.pro b/monero-core.pro
index 2f7164b1..fece659e 100644
--- a/monero-core.pro
+++ b/monero-core.pro
@@ -26,6 +26,7 @@ TRANSLATIONS = monero-core_en.ts \ # English (could be untranslated)
# extra make targets for lupdate and lrelease invocation
+# use "make lupdate" to update *.ts files and "make lrelease" to generate *.qm files
lupdate.commands = lupdate $$_PRO_FILE_
lupdate.depends = $$SOURCES $$HEADERS
lrelease.commands = lrelease $$_PRO_FILE_
@@ -55,7 +56,14 @@ QML_IMPORT_PATH =
include(deployment.pri)
DISTFILES += \
- wizard/WizardManageWalletUI.qml \
- .gitignore \
- wizard/WizardMemoTextInput.qml
+
+
+OTHER_FILES += \
+ .gitignore \
+ monero-core_de.ts \
+ monero-core_en.ts
+
+
+
+
diff --git a/monero-core_de.ts b/monero-core_de.ts
new file mode 100644
index 00000000..0a99e2fb
--- /dev/null
+++ b/monero-core_de.ts
@@ -0,0 +1,688 @@
+
+
+
+
+ AddressBook
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AddressBookTable
+
+
+
+
+
+
+
+
+
+
+
+
+ BasicPanel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Dashboard
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DashboardTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ History
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HistoryTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LeftPanel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ NetworkStatusItem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PrivacyLevelSmall
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RightPanel
+
+
+
+
+
+
+
+ SearchInput
+
+
+
+
+
+
+
+
+
+
+
+
+ TickDelegate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Transfer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardConfigure
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardCreateWallet
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardDonation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardFinish
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardMain
+
+
+
+
+
+
+
+ WizardManageWalletUI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardMemoTextInput
+
+
+
+
+
+
+
+ WizardOptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardPassword
+
+
+
+
+
+
+
+
+ Note that this password cannot be recovered, and if forgotten you will need to restore your wallet from the mnemonic seed you were just given<br/><br/>
+ Your password will be used to protect your wallet and to confirm actions, so make sure that your password is sufficiently secure.
+
+
+
+
+ WizardRecoveryWallet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardWelcome
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/monero-core_en.ts b/monero-core_en.ts
new file mode 100644
index 00000000..e59eb72d
--- /dev/null
+++ b/monero-core_en.ts
@@ -0,0 +1,688 @@
+
+
+
+
+ AddressBook
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AddressBookTable
+
+
+
+
+
+
+
+
+
+
+
+
+ BasicPanel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Dashboard
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DashboardTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ History
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ HistoryTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LeftPanel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ NetworkStatusItem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PrivacyLevelSmall
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RightPanel
+
+
+
+
+
+
+
+ SearchInput
+
+
+
+
+
+
+
+
+
+
+
+
+ TickDelegate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Transfer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardConfigure
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardCreateWallet
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardDonation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardFinish
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardMain
+
+
+
+
+
+
+
+ WizardManageWalletUI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardMemoTextInput
+
+
+
+
+
+
+
+ WizardOptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardPassword
+
+
+
+
+
+
+
+
+ Note that this password cannot be recovered, and if forgotten you will need to restore your wallet from the mnemonic seed you were just given<br/><br/>
+ Your password will be used to protect your wallet and to confirm actions, so make sure that your password is sufficiently secure.
+
+
+
+
+ WizardRecoveryWallet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WizardWelcome
+
+
+
+
+
+
+
+
+
+
+
+