Add code to delete instruction sets.

This commit is contained in:
2020-05-24 21:33:59 +01:00
parent 69451a9eed
commit 8051391bb1
5 changed files with 93 additions and 70 deletions

View File

@@ -146,4 +146,16 @@
<value>Eliminar</value>
<comment>Delete</comment>
</data>
<data name="Delete instruction set" xml:space="preserve">
<value>Eliminar arquitectura</value>
<comment>Delete instruction set</comment>
</data>
<data name="Are you sure you want to delete {0}?" xml:space="preserve">
<value>¿Está seguro de que desea borrar {0}?</value>
<comment>{0} instruction set name</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancelar</value>
<comment>Cancel</comment>
</data>
</root>