From 53ad17203553a1371679e6e3992f2dbe09bf8610 Mon Sep 17 00:00:00 2001
From: Simon Rettberg
Date: Mon, 31 Oct 2022 15:51:28 +0100
Subject: Remove incomplete languages
These should have never survived the PVS2 rewrite. They almost
exclusively contain 1-2 relevant translated strings at best, which means
if we ever want to support these languages again in the future, we could
just re-create them.
---
res/pvsclient_ts.qrc | 4 ----
res/pvsmgr_ts.qrc | 4 ----
2 files changed, 8 deletions(-)
(limited to 'res')
diff --git a/res/pvsclient_ts.qrc b/res/pvsclient_ts.qrc
index 1640f3f..e08876d 100644
--- a/res/pvsclient_ts.qrc
+++ b/res/pvsclient_ts.qrc
@@ -1,9 +1,5 @@
pvsclient_de_DE.qm
- pvsclient_fr_FR.qm
- pvsclient_es_MX.qm
- pvsclient_ar_JO.qm
- pvsclient_pl_PL.qm
diff --git a/res/pvsmgr_ts.qrc b/res/pvsmgr_ts.qrc
index 8ba5846..6608fc6 100644
--- a/res/pvsmgr_ts.qrc
+++ b/res/pvsmgr_ts.qrc
@@ -1,9 +1,5 @@
pvsmgr_de_DE.qm
- pvsmgr_fr_FR.qm
- pvsmgr_es_MX.qm
- pvsmgr_ar_JO.qm
- pvsmgr_pl_PL.qm
--
cgit v1.2.3-55-g7522