From 005cf8956313329e50b10c87566c22178dad1d93 Mon Sep 17 00:00:00 2001 From: Richard Genoud Date: Sat, 26 Sep 2020 18:52:55 +0200 Subject: [PATCH] thermostat: update INSTALL with some help on translation --- soft/thermostat/INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/soft/thermostat/INSTALL b/soft/thermostat/INSTALL index 2b87239..67f7f96 100644 --- a/soft/thermostat/INSTALL +++ b/soft/thermostat/INSTALL @@ -5,3 +5,7 @@ cd qtmqtt git checkout v$(qmake -v | grep "Qt version" | sed "s/^.*version \([5-9]\.[0-9]\+\.[0-9]\+\) .*$/\1/") || echo "Unable to find your Qt version" qmake && make -j$(nproc) sudo make install + +Update/edit translations: +lupdate -verbose thermostat.pro +linguist lang/thermostat_fr.ts