More colorization fixes.

This commit is contained in:
2025-10-21 01:18:03 +01:00
parent 9454915593
commit 64fd047415
2 changed files with 2 additions and 2 deletions

View File

@@ -1385,7 +1385,7 @@
<value>[slateblue1]Calculando el hash del fichero [green]{0}[/]...[/]</value>
</data>
<data name="Hashing_file_0_1" xml:space="preserve">
<value>[slateblue1]Calculando el hash del fichero [teal]{0}[/] de [teal]{1}[/]...[/]</value>
<value>[slateblue1]Calculando el hash del fichero [teal]{0}/{1}[/]...[/]</value>
</data>
<data name="Hashing_file_byte_0_of_1" xml:space="preserve">
<value>[slateblue1]Calculando el hash del byte [lime]{0}[/] de [violet]{1}[/] del fichero[/]</value>

View File

@@ -3003,7 +3003,7 @@ It has no sense to do it, and it will put too much strain on the tape.</value>
<value>Cannot stat {0}</value>
</data>
<data name="Hashing_file_0_1" xml:space="preserve">
<value>[slateblue1]Hashing file [teal]{0}[/]/[teal]{1}[/]...[/]</value>
<value>[slateblue1]Hashing file [teal]{0}/{1}[/]...[/]</value>
</data>
<data name="Hashing_file_byte_0_of_1" xml:space="preserve">
<value>[slateblue1]Hashing file byte [lime]{0}[/] of [violet]{1}[/][/]</value>