mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:44:39 +00:00
Rename Lite-On commands to ReadBuffer3C
This commit is contained in:
6
Aaru.Localization/Core.Designer.cs
generated
6
Aaru.Localization/Core.Designer.cs
generated
@@ -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);
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user