feat: handle duplicates with file source info (v1.0.1.1)

This commit is contained in:
2026-02-27 12:04:49 +01:00
parent a76a6766a5
commit 63cff880a5
5 changed files with 71 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="TaskPaneApp">
<Id>2c37abde-33e4-4624-b95a-a0aed1526f1b</Id>
<Version>1.0.1.0</Version>
<Version>1.0.1.1</Version>
<ProviderName>SAT Elektrotechnik GmbH</ProviderName>
<DefaultLocale>de-DE</DefaultLocale>
<DisplayName DefaultValue="SAT - Kabelliste Generator"/>
<DisplayName DefaultValue="SAT - Kabelliste Generator (DEV)"/>
<Description DefaultValue="Konsolidiert strukturierte Kabelzugdaten aus mehreren Tabellenblättern in eine Gesamtliste."/>
<IconUrl DefaultValue="https://localhost:3000/assets/icon-32.png"/>
<HighResolutionIconUrl DefaultValue="https://localhost:3000/assets/icon-64.png"/>
@@ -73,8 +73,8 @@
</bt:Urls>
<bt:ShortStrings>
<bt:String id="GetStarted.Title" DefaultValue="Willkommen zum Kabel-Konsolidierungs-Tool!"/>
<bt:String id="CommandsGroup.Label" DefaultValue="SAT-Elektro"/>
<bt:String id="TaskpaneButton.Label" DefaultValue="Kabelliste generieren"/>
<bt:String id="CommandsGroup.Label" DefaultValue="DEV-SAT-Elektro"/>
<bt:String id="TaskpaneButton.Label" DefaultValue="DEV Kabelliste generieren"/>
</bt:ShortStrings>
<bt:LongStrings>
<bt:String id="GetStarted.Description" DefaultValue="Das Tool wurde geladen. Klicke im Menüband Start auf 'Kabelliste generieren', um zu beginnen."/>