-
ErCiccione[m]I realized only now that the monero-wallet-gui.pro file is gone. What's the best way to update the translation files now?
-
ErCiccione[m]i used to do `lupdate -pro monero-wallet-gui.pro -ts translations/monero-core.ts -no-obsolete`
-
selstawhat happens if you do it without -pro
-
ErCiccione[m]It doesn't know where to find the strings. 0 sources of text
-
ErCiccione[m]selsta ^
-
ErCiccione[m]would be possible to have the -pro file back only for translations?
-
selstano, we will have to look into how to do this without .pro file
-
ErCiccione[m]I see. Should i open an issue about it? I cannot push/update translations until we have a solution
-
selstaErCiccione[m]: try lupdate -extensions qml
-
selstainstead of -pro do -extension
-
ErCiccione[m]same. Doesn't found sources (Found 0 source text(s))