diff --git a/i18n/translation_de.ts b/i18n/translation_de.ts index eb2209f8..cd9416c4 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 318e9551..41cfb9e3 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 19d7121d..9ec91004 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 62b0b932..dd42812f 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 f12bea3e..aa042b14 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 6713ce4b..6d290767 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