##// END OF EJS Templates
Restored KB instead of kB (#11118)....
Jean-Philippe Lang -
r9601:8b381e3bd4ec
parent child
Show More
@@ -83,7 +83,7 ar:
83 83 byte:
84 84 one: "Byte"
85 85 other: "Bytes"
86 kb: "kB"
86 kb: "KB"
87 87 mb: "MB"
88 88 gb: "GB"
89 89 tb: "TB"
@@ -88,7 +88,7 cs:
88 88 byte:
89 89 one: "Bajt"
90 90 other: "Bajtů"
91 kb: "kB"
91 kb: "KB"
92 92 mb: "MB"
93 93 gb: "GB"
94 94 tb: "TB"
@@ -88,7 +88,7 en-GB:
88 88 byte:
89 89 one: "Byte"
90 90 other: "Bytes"
91 kb: "kB"
91 kb: "KB"
92 92 mb: "MB"
93 93 gb: "GB"
94 94 tb: "TB"
@@ -84,7 +84,7 en:
84 84 byte:
85 85 one: "Byte"
86 86 other: "Bytes"
87 kb: "kB"
87 kb: "KB"
88 88 mb: "MB"
89 89 gb: "GB"
90 90 tb: "TB"
@@ -84,7 +84,7 sq:
84 84 byte:
85 85 one: "Byte"
86 86 other: "Bytes"
87 kb: "kB"
87 kb: "KB"
88 88 mb: "MB"
89 89 gb: "GB"
90 90 tb: "TB"
@@ -54,7 +54,7 sv:
54 54 byte:
55 55 one: "Byte"
56 56 other: "Bytes"
57 kb: "kB"
57 kb: "KB"
58 58 mb: "MB"
59 59 gb: "GB"
60 60 tb: "TB"
@@ -86,7 +86,7 zh:
86 86 byte:
87 87 one: "Byte"
88 88 other: "Bytes"
89 kb: "kB"
89 kb: "KB"
90 90 mb: "MB"
91 91 gb: "GB"
92 92 tb: "TB"
General Comments 0
You need to be logged in to leave comments. Login now