File tree Expand file tree Collapse file tree 9 files changed +0
-13
lines changed Expand file tree Collapse file tree 9 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,5 @@ public class Notification
4
4
{
5
5
public bool IsError { get ; set ; } = false ;
6
6
public string Message { get ; set ; } = string . Empty ;
7
-
8
- public void CopyMessage ( )
9
- {
10
- App . CopyText ( Message ) ;
11
- }
12
7
}
13
8
}
Original file line number Diff line number Diff line change 170
170
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >Art der Änderung:</x : String >
171
171
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Kopieren</x : String >
172
172
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >Kopiere gesamten Text</x : String >
173
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >COMMIT-NACHRICHT KOPIEREN</x : String >
174
173
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Pfad kopieren</x : String >
175
174
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Dateinamen kopieren</x : String >
176
175
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >Branch erstellen...</x : String >
Original file line number Diff line number Diff line change 185
185
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >Type of Change:</x : String >
186
186
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Copy</x : String >
187
187
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >Copy All Text</x : String >
188
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >COPY MESSAGE</x : String >
189
188
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Copy Path</x : String >
190
189
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Copy File Name</x : String >
191
190
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >Create Branch...</x : String >
Original file line number Diff line number Diff line change 190
190
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >Tipo de Cambio:</x : String >
191
191
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Copiar</x : String >
192
192
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >Copiar Todo el Texto</x : String >
193
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >COPIAR MENSAJE</x : String >
194
193
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Copiar Ruta</x : String >
195
194
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Copiar Nombre del Archivo</x : String >
196
195
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >Crear Rama...</x : String >
Original file line number Diff line number Diff line change 152
152
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Copier</x : String >
153
153
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >Copier tout le texte</x : String >
154
154
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Copier le nom de fichier</x : String >
155
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >COPIER LE MESSAGE</x : String >
156
155
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Copier le chemin</x : String >
157
156
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >Créer une branche...</x : String >
158
157
<x : String x : Key =" Text.CreateBranch.BasedOn" xml : space =" preserve" >Basé sur :</x : String >
Original file line number Diff line number Diff line change 148
148
<x : String x : Key =" Text.Configure" xml : space =" preserve" >Configurar Repositório</x : String >
149
149
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Copiar</x : String >
150
150
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Copiar Nome do Arquivo</x : String >
151
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >COPIAR MENSAGEM</x : String >
152
151
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Copiar Caminho</x : String >
153
152
<x : String x : Key =" Text.CreateBranch.BasedOn" xml : space =" preserve" >Baseado Em:</x : String >
154
153
<x : String x : Key =" Text.CreateBranch.Checkout" xml : space =" preserve" >Checar o branch criado</x : String >
Original file line number Diff line number Diff line change 189
189
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >Тип изменения:</x : String >
190
190
<x : String x : Key =" Text.Copy" xml : space =" preserve" >Копировать</x : String >
191
191
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >Копировать весь текст</x : String >
192
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >КОПИРОВАТЬ СООБЩЕНИЕ</x : String >
193
192
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >Копировать путь</x : String >
194
193
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >Копировать имя файла</x : String >
195
194
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >Создать ветку...</x : String >
Original file line number Diff line number Diff line change 188
188
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >类型:</x : String >
189
189
<x : String x : Key =" Text.Copy" xml : space =" preserve" >复制</x : String >
190
190
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >复制全部文本</x : String >
191
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >复制内容</x : String >
192
191
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >复制路径</x : String >
193
192
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >复制文件名</x : String >
194
193
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >新建分支 ...</x : String >
Original file line number Diff line number Diff line change 188
188
<x : String x : Key =" Text.ConventionalCommit.Type" xml : space =" preserve" >類型:</x : String >
189
189
<x : String x : Key =" Text.Copy" xml : space =" preserve" >複製</x : String >
190
190
<x : String x : Key =" Text.CopyAllText" xml : space =" preserve" >複製全部內容</x : String >
191
- <x : String x : Key =" Text.CopyMessage" xml : space =" preserve" >複製內容</x : String >
192
191
<x : String x : Key =" Text.CopyPath" xml : space =" preserve" >複製路徑</x : String >
193
192
<x : String x : Key =" Text.CopyFileName" xml : space =" preserve" >複製檔案名稱</x : String >
194
193
<x : String x : Key =" Text.CreateBranch" xml : space =" preserve" >新增分支...</x : String >
You can’t perform that action at this time.
0 commit comments