code_style: remove unused code and resources

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2024-11-07 11:11:35 +08:00
parent 45f4a5a4b1
commit a919da6b4a
No known key found for this signature in database
9 changed files with 0 additions and 13 deletions

View file

@ -170,7 +170,6 @@
<x:String x:Key="Text.ConventionalCommit.Type" xml:space="preserve">Art der Änderung:</x:String>
<x:String x:Key="Text.Copy" xml:space="preserve">Kopieren</x:String>
<x:String x:Key="Text.CopyAllText" xml:space="preserve">Kopiere gesamten Text</x:String>
<x:String x:Key="Text.CopyMessage" xml:space="preserve">COMMIT-NACHRICHT KOPIEREN</x:String>
<x:String x:Key="Text.CopyPath" xml:space="preserve">Pfad kopieren</x:String>
<x:String x:Key="Text.CopyFileName" xml:space="preserve">Dateinamen kopieren</x:String>
<x:String x:Key="Text.CreateBranch" xml:space="preserve">Branch erstellen...</x:String>