mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Translate Aaru.Filesystems to Spanish (Spain).
This commit is contained in:
@@ -227,7 +227,7 @@ public sealed partial class ProDOSPlugin
|
||||
rootDirectoryKeyBlock.header.total_blocks = BitConverter.ToUInt16(rootDirectoryKeyBlockBytes, 0x29);
|
||||
|
||||
if(apmFromHddOnCd)
|
||||
sbInformation.AppendLine(Localization.ProDOS_uses_512_bytes_sector_while_devices_uses_2048_bytes_sector).
|
||||
sbInformation.AppendLine(Localization.ProDOS_uses_512_bytes_sector_while_device_uses_2048_bytes_sector).
|
||||
AppendLine();
|
||||
|
||||
if(rootDirectoryKeyBlock.header.version != VERSION1 ||
|
||||
|
||||
Reference in New Issue
Block a user