Fix #4030: move copy option to the add module dropdown.

This commit is contained in:
Ben
2024-04-29 22:04:01 +08:00
parent b411b4e61b
commit be1c936e90
2 changed files with 28 additions and 13 deletions

View File

@ -210,4 +210,10 @@
<data name="Message.Require.ModuleAndCopyModeSelect" xml:space="preserve">
<value>You Must Select A Module And The Copy Mode.</value>
</data>
<data name="Message.Module.NotPortable" xml:space="preserve">
<value>The Module's Content Will Not Be Synchronized.</value>
</data>
<data name="Module.CopyExisting" xml:space="preserve">
<value>Copy Existing Module</value>
</data>
</root>