mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Translate Aaru.Images to Spanish (Spain).
This commit is contained in:
@@ -129,7 +129,7 @@ public sealed partial class Udif
|
||||
|
||||
if(sectorAddress < _currentSector)
|
||||
{
|
||||
ErrorMessage = Localization.Tried_to_rewind_this_format_rewinded_on_writing;
|
||||
ErrorMessage = Localization.Tried_to_rewind_this_format_not_supported;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user