Addon Manager: Don't translate prefPath strings

This commit is contained in:
Chris Hennes
2022-12-01 19:42:28 -06:00
committed by GitHub
parent a61404531d
commit 9d742c305e

View File

@@ -41,10 +41,10 @@ installed addons will be checked for available updates
<string>Download Macro metadata (approximately 10MB)</string>
</property>
<property name="prefEntry" stdset="0">
<string>DownloadMacros</string>
<cstring>DownloadMacros</cstring>
</property>
<property name="prefPath" stdset="0">
<string>Addons</string>
<cstring>Addons</cstring>
</property>
</widget>
</item>