Format lables the same way

This commit is contained in:
Armin Schrenk
2020-11-09 17:40:57 +01:00
parent ad44af338d
commit b04d5669fb

View File

@@ -175,12 +175,12 @@ stats.title=Statistics for %s
stats.readDataLabel=Read Data
stats.writtenDataLabel=Written Data
stats.cacheHitRate=Cache Hit Rate
stats.totalMiBRead=Total Read:
stats.totalMiBWritten=Total Written:
stats.totalMiBEncrypted=Total Encypted:
stats.totalMiBDecrypted=Total Decrypted:
stats.totalReads=%s Number of Reads
stats.totalWrites=%s Number of Writes
stats.totalMiBRead=Data Read:
stats.totalMiBWritten=Data Written:
stats.totalMiBEncrypted=Data Encypted:
stats.totalMiBDecrypted=Data Decrypted:
stats.totalReads=Total reads: %s
stats.totalWrites=Total writes: %s
stats.data.bytes=%s Bytes
stats.data.kiB=%.1f KiB
stats.data.miB=%.1f MiB