mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Colorize standard information.
This commit is contained in:
6
Aaru.Localization/Core.Designer.cs
generated
6
Aaru.Localization/Core.Designer.cs
generated
@@ -6862,5 +6862,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Filesystems_Identify_Error", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Blu_ray_type_BDR_setting_disc_type_BDR {
|
||||
get {
|
||||
return ResourceManager.GetString("Blu_ray_type_BDR_setting_disc_type_BDR", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2723,8 +2723,8 @@ No tiene sentido hacerlo y supondría demasiado esfuerzo para la cinta.</value>
|
||||
<value>Traza de pila: {0}</value>
|
||||
</data>
|
||||
<data name="Standard_Disc_Information" xml:space="preserve">
|
||||
<value>Información estándar del disco</value>
|
||||
</data>
|
||||
<value>[bold][blue]Información estándar del disco:[/][/]</value>
|
||||
</data>
|
||||
<data name="Start_error_logging_on_0" xml:space="preserve">
|
||||
<value>Registro de errores empezado el {0}</value>
|
||||
</data>
|
||||
|
||||
@@ -330,8 +330,8 @@
|
||||
<value>POW Resources Information</value>
|
||||
</data>
|
||||
<data name="Standard_Disc_Information" xml:space="preserve">
|
||||
<value>Standard Disc Information</value>
|
||||
</data>
|
||||
<value>[bold][blue]Standard Disc Information:[/][/]</value>
|
||||
</data>
|
||||
<data name="Session_information" xml:space="preserve">
|
||||
<value>[bold][blue]Session information:[/][/]</value>
|
||||
</data>
|
||||
@@ -3502,4 +3502,7 @@ It has no sense to do it, and it will put too much strain on the tape.</value>
|
||||
<data name="Filesystems_Identify_Error" xml:space="preserve">
|
||||
<value>Error identifying filesystem {0}. Please open a report with the following line in a Github issue.</value>
|
||||
</data>
|
||||
<data name="Blu_ray_type_BDR_setting_disc_type_BDR" xml:space="preserve">
|
||||
<value>Blu-ray type set to "BDR", setting disc type to BD-R.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user