diff --git a/i18n/translation_de.ts b/i18n/translation_de.ts index eb2209f..cd9416c 100644 --- a/i18n/translation_de.ts +++ b/i18n/translation_de.ts @@ -388,6 +388,15 @@ + + ProfileList + + + + add-new-profile-btn + + + ProfileManagerPane diff --git a/i18n/translation_en.qm b/i18n/translation_en.qm index 318e955..41cfb9e 100644 Binary files a/i18n/translation_en.qm and b/i18n/translation_en.qm differ diff --git a/i18n/translation_en.ts b/i18n/translation_en.ts index 19d7121..9ec9100 100644 --- a/i18n/translation_en.ts +++ b/i18n/translation_en.ts @@ -338,7 +338,7 @@ password2-label Reenter password - Reenter password + Reenter password @@ -388,6 +388,15 @@ DELETE + + ProfileList + + + + add-new-profile-btn + Add new profile + + ProfileManagerPane diff --git a/i18n/translation_fr.ts b/i18n/translation_fr.ts index 62b0b93..dd42812 100644 --- a/i18n/translation_fr.ts +++ b/i18n/translation_fr.ts @@ -388,6 +388,15 @@ + + ProfileList + + + + add-new-profile-btn + + + ProfileManagerPane diff --git a/i18n/translation_pt.ts b/i18n/translation_pt.ts index f12bea3..aa042b1 100644 --- a/i18n/translation_pt.ts +++ b/i18n/translation_pt.ts @@ -388,6 +388,15 @@ + + ProfileList + + + + add-new-profile-btn + + + ProfileManagerPane diff --git a/qml.qrc b/qml.qrc index 6713ce4..6d29076 100644 --- a/qml.qrc +++ b/qml.qrc @@ -25,10 +25,13 @@ qml/widgets/FontAwesome.qml qml/widgets/InplaceEditText.qml qml/widgets/Message.qml - qml/widgets/MyProfile.qml qml/widgets/ScalingLabel.qml + qml/widgets/MyProfile.qml + qml/widgets/ProfileList.qml + qml/widgets/RadioButton.qml qml/widgets/SimpleButton.qml qml/widgets/StackToolbar.qml + qml/widgets/TextField.qml qml/widgets/controls/Loader.qml qml/widgets/controls/Variables.qml i18n/translation_de.qm