mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Pass cart size thru humanizer.
This commit is contained in:
6
Aaru.Localization/Core.Designer.cs
generated
6
Aaru.Localization/Core.Designer.cs
generated
@@ -6874,5 +6874,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Running_in_0_architecture", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Cartridge_has_0_bytes_1 {
|
||||
get {
|
||||
return ResourceManager.GetString("Cartridge_has_0_bytes_1", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user