mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
More colorization fixes.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user