Remove superfluous "M.O." from MO related strings and make the "b" in Mb/Gb uppercase
This commit is contained in:
@@ -222,16 +222,16 @@
|
||||
#define IDS_5899 5899 // "2.88 MB"
|
||||
#define IDS_5900 5900 // "ZIP 100"
|
||||
#define IDS_5901 5901 // "ZIP 250"
|
||||
#define IDS_5902 5902 // "3.5\" 128Mb M.O. (ISO 10090)"
|
||||
#define IDS_5903 5903 // "3.5\" 230Mb M.O. (ISO 13963)"
|
||||
#define IDS_5904 5904 // "3.5\" 540Mb M.O. (ISO 15498)"
|
||||
#define IDS_5905 5905 // "3.5\" 640Mb M.O. (ISO 15498)"
|
||||
#define IDS_5906 5906 // "3.5\" 1.3Gb M.O. (GigaMO)"
|
||||
#define IDS_5907 5907 // "3.5\" 2.3Gb M.O. (GigaMO 2)"
|
||||
#define IDS_5908 5908 // "5.25\" 600Mb M.O."
|
||||
#define IDS_5909 5909 // "5.25\" 650Mb M.O."
|
||||
#define IDS_5910 5910 // "5.25\" 1Gb M.O."
|
||||
#define IDS_5911 5911 // "5.25\" 1.3Gb M.O."
|
||||
#define IDS_5902 5902 // "3.5\" 128 MB (ISO 10090)"
|
||||
#define IDS_5903 5903 // "3.5\" 230 MB (ISO 13963)"
|
||||
#define IDS_5904 5904 // "3.5\" 540 MB (ISO 15498)"
|
||||
#define IDS_5905 5905 // "3.5\" 640 MB (ISO 15498)"
|
||||
#define IDS_5906 5906 // "3.5\" 1.3 GB (GigaMO)"
|
||||
#define IDS_5907 5907 // "3.5\" 2.3 GB (GigaMO 2)"
|
||||
#define IDS_5908 5908 // "5.25\" 600 MB"
|
||||
#define IDS_5909 5909 // "5.25\" 650 MB"
|
||||
#define IDS_5910 5910 // "5.25\" 1 GB"
|
||||
#define IDS_5911 5911 // "5.25\" 1.3 GB"
|
||||
|
||||
#define IDS_6144 6144 // "Perfect RPM"
|
||||
#define IDS_6145 6145 // "1%% below perfect RPM"
|
||||
|
||||
Reference in New Issue
Block a user