Use Humanizer to print bytes.

This commit is contained in:
2023-09-26 01:29:40 +01:00
parent 06edf51ebc
commit 4cbc8da22a
12 changed files with 9507 additions and 6279 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -285,24 +285,8 @@
<data name="Stack_trace_0" xml:space="preserve">
<value>Stack trace: {0}</value>
</data>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2_TiB" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2:F3} TiB)</value>
<comment>TiB = tebibyte</comment>
</data>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2_GiB" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2:F3} GiB)</value>
<comment>GiB = gibibyte</comment>
</data>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2_MiB" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2:F3} MiB)</value>
<comment>MiB = mebibyte</comment>
</data>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2_KiB" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2:F3} KiB)</value>
<comment>KiB = kibibyte</comment>
</data>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2_bytes" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2} bytes)</value>
<data name="Media_has_0_blocks_of_1_bytes_each_for_a_total_of_2" xml:space="preserve">
<value>Media has {0} blocks of {1} bytes/each. (for a total of {2})</value>
</data>
<data name="Xbox_DMI" xml:space="preserve">
<value>Xbox DMI</value>