1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-01-24 07:36:39 +00:00

Fix Cmake issue

This commit is contained in:
Quentin Rouland 2025-01-13 18:26:48 +01:00
parent 063f66e99a
commit b022e30a89
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ set(
plugin.cpp plugin.cpp
libgit.cpp libgit.cpp
git.cpp git.cpp
templates.h utils.h
) )
set(CMAKE_AUTOMOC ON) set(CMAKE_AUTOMOC ON)

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: utpass.qrouland\n" "Project-Id-Version: utpass.qrouland\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-13 17:55+0100\n" "POT-Creation-Date: 2025-01-13 17:26+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -120,22 +120,22 @@ msgstr ""
msgid "Clone" msgid "Clone"
msgstr "" msgstr ""
#: ../qml/pages/settings/ImportGitClone.qml:91 #: ../qml/pages/settings/ImportGitClone.qml:89
msgid "" msgid ""
"Importing a git repo will delete<br>any existing password store!" "Importing a git repo will delete<br>any existing password store!"
"<br>Continue ?" "<br>Continue ?"
msgstr "" msgstr ""
#: ../qml/pages/settings/ImportGitClone.qml:103 #: ../qml/pages/settings/ImportGitClone.qml:101
msgid "An error occured during git clone !" msgid "An error occured during git clone !"
msgstr "" msgstr ""
#: ../qml/pages/settings/ImportGitClone.qml:112 #: ../qml/pages/settings/ImportGitClone.qml:110
#: ../qml/pages/settings/ImportZip.qml:82 #: ../qml/pages/settings/ImportZip.qml:82
msgid "Password store sucessfully imported !" msgid "Password store sucessfully imported !"
msgstr "" msgstr ""
#: ../qml/pages/settings/ImportGitClone.qml:124 #: ../qml/pages/settings/ImportGitClone.qml:122
msgid "Git Clone Import" msgid "Git Clone Import"
msgstr "" msgstr ""