refactor: change Copy File Name to Copy Full Path for selected file or change (#1132)

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-03-28 18:01:15 +08:00
parent b26c8a64ad
commit 276d000bcf
No known key found for this signature in database
15 changed files with 54 additions and 51 deletions

View file

@ -178,7 +178,6 @@
<x:String x:Key="Text.ConventionalCommit.Type" xml:space="preserve">Type de Changement :</x:String>
<x:String x:Key="Text.Copy" xml:space="preserve">Copier</x:String>
<x:String x:Key="Text.CopyAllText" xml:space="preserve">Copier tout le texte</x:String>
<x:String x:Key="Text.CopyFileName" xml:space="preserve">Copier le nom de fichier</x:String>
<x:String x:Key="Text.CopyPath" xml:space="preserve">Copier le chemin</x:String>
<x:String x:Key="Text.CreateBranch" xml:space="preserve">Créer une branche...</x:String>
<x:String x:Key="Text.CreateBranch.BasedOn" xml:space="preserve">Basé sur :</x:String>