diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2021-11-07 21:26:23 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2021-11-07 21:26:23 +0200 |
commit | 05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda (patch) | |
tree | b065b70d59d1007dc9183a5f50d6e844200867c1 /po/zh_CN.po | |
parent | 6575948e6ef373c272ea1a8ba9a8ed8fb2b74f57 (diff) | |
download | isodumper-05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda.tar isodumper-05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda.tar.gz isodumper-05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda.tar.bz2 isodumper-05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda.tar.xz isodumper-05940dbc1bd4e8a1ab4fbe14ff1bab7b6dfbdbda.zip |
Remove extra space
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index d6ccad0..1fb407a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -484,7 +484,7 @@ msgid "Type:" msgstr "" #: lib/isodumper.py:845 -msgid "FAT 32" +msgid "FAT32" msgstr "" #: lib/isodumper.py:846 @@ -578,7 +578,7 @@ msgid "Label for the device:" msgstr "设备的卷标" #: lib/isodumper.py:1078 -msgid "FAT 32 (Windows)" +msgid "FAT32 (Windows)" msgstr "FAT32 (Windows)" #: lib/isodumper.py:1080 |