Replaced "M" label with "MB".

This commit is contained in:
David Capello 2009-10-09 02:22:49 +00:00
parent 4710ddf041
commit 2d5e227a5f

View File

@ -28,7 +28,7 @@
<box horizontal>
<label text="Undo size limit:" />
<entry name="undo_size_limit" maxsize="4" tooltip="Limit of memory to be used\nfor undo information per sprite.\nSpecified in megabytes." />
<label text="M" />
<label text="MB" />
</box>
</box>