git-subtree-dir: components/mycelium git-subtree-split: afb32e0cdb2d4cdd17f22a5693278068d061f08c
9 lines
267 B
XML
9 lines
267 B
XML
<!--
|
|
This file contains the declaration of all the localizable strings.
|
|
-->
|
|
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">
|
|
|
|
<String Id="DowngradeError" Value="A newer version of Mycelium is already installed." />
|
|
|
|
</WixLocalization>
|