From ae406497b7694172bb652d25702e3e83287432f3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jan 2022 21:55:08 +0900 Subject: Added translations of messages. Signed-off-by: Michele Calgaro --- po/lt/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 po/lt/CMakeLists.txt (limited to 'po/lt/CMakeLists.txt') diff --git a/po/lt/CMakeLists.txt b/po/lt/CMakeLists.txt deleted file mode 100644 index ed0567c..0000000 --- a/po/lt/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(lt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) -- cgit v1.2.1