Rename Lite-On commands to ReadBuffer3C

This commit is contained in:
Rebecca Wallander
2026-01-11 10:23:21 +01:00
parent 6fb6535b6a
commit 8ebfd8c810
14 changed files with 3389 additions and 412 deletions

View File

@@ -6839,6 +6839,12 @@ namespace Aaru.Localization {
}
}
public static string Using_ReadBuffer_3C_raw_DVD_reading {
get {
return ResourceManager.GetString("Using_ReadBuffer_3C_raw_DVD_reading", resourceCulture);
}
}
public static string Filesystems_Identify_Error {
get {
return ResourceManager.GetString("Filesystems_Identify_Error", resourceCulture);

View File

@@ -3490,6 +3490,9 @@ It has no sense to do it, and it will put too much strain on the tape.</value>
<data name="Using_Lite-On_raw_DVD_reading" xml:space="preserve">
<value>[slateblue1]Using [fuchsia]Lite-On raw DVD[/] reading[/]</value>
</data>
<data name="Using_ReadBuffer_3C_raw_DVD_reading" xml:space="preserve">
<value>[slateblue1]Using [fuchsia]ReadBuffer 3C raw DVD[/] reading[/]</value>
</data>
<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>