From 3c778ef7c0b924aae1bc90b22fa2f562af16473a Mon Sep 17 00:00:00 2001
From: AL <26797547+Al12rs@users.noreply.github.com>
Date: Wed, 26 Aug 2020 13:53:11 +0200
Subject: Improve modinfodialog conflicts tab labels and tooltips.
---
src/modinfodialog.ui | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)
(limited to 'src')
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui
index f035d93b..9fa60e40 100644
--- a/src/modinfodialog.ui
+++ b/src/modinfodialog.ui
@@ -550,12 +550,15 @@ Most mods do not have optional esps, so chances are good you are looking at an e
0
+
+ Files that exist in other mods but are overwritten by this mod
+
border: none;
text-align: left;
- The following conflicted files are provided by this mod
+ Winning file conflicts:
@@ -584,6 +587,9 @@ text-align: left;
Qt::CustomContextMenu
+
+ Files that exist in other mods but are overwritten by this mod
+
true
@@ -613,12 +619,15 @@ text-align: left;
0
+
+ Files that are unused because they are overwritten by other mods
+
border: none;
text-align: left;
- The following conflicted files are provided by other mods
+ Losing file conflicts:
@@ -644,6 +653,9 @@ text-align: left;
Qt::CustomContextMenu
+
+ Files that are unused because they are overwritten by other mods
+
true
@@ -673,6 +685,9 @@ text-align: left;
0
+
+ Files that have no conflicts
+
border: none;
text-align: left;
@@ -704,6 +719,9 @@ text-align: left;
Qt::CustomContextMenu
+
+ Files that have no conflicts
+
true
--
cgit v1.3.1