diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-02 21:55:08 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-02 21:55:08 +0900 |
commit | ae406497b7694172bb652d25702e3e83287432f3 (patch) | |
tree | bd792b292a32e76ef157be8c557b91e1c2f7146f /po/fi/CMakeLists.txt | |
parent | 02478739e7818ff52b31671e4e6862171a39cee6 (diff) | |
download | polkit-agent-tde-ae406497b7694172bb652d25702e3e83287432f3.tar.gz polkit-agent-tde-ae406497b7694172bb652d25702e3e83287432f3.zip |
Added translations of messages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/fi/CMakeLists.txt')
-rw-r--r-- | po/fi/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/fi/CMakeLists.txt b/po/fi/CMakeLists.txt deleted file mode 100644 index 846247c..0000000 --- a/po/fi/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(fi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) |