mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Add &deactivateAfterCharacterCreation and &versionPrecedence (#94)
This commit is contained in:
@@ -36,6 +36,10 @@ prelude:
|
|||||||
type: warn
|
type: warn
|
||||||
content: 'This file is corrupt and should not be used.'
|
content: 'This file is corrupt and should not be used.'
|
||||||
|
|
||||||
|
- &deactivateAfterCharacterCreation
|
||||||
|
type: say
|
||||||
|
content: 'Deactivate and/or uninstall this mod after character creation.'
|
||||||
|
|
||||||
- &deleteOrDeactivateX
|
- &deleteOrDeactivateX
|
||||||
type: error
|
type: error
|
||||||
content: 'Delete or deactivate. %1%'
|
content: 'Delete or deactivate. %1%'
|
||||||
@@ -173,6 +177,10 @@ prelude:
|
|||||||
type: say
|
type: say
|
||||||
content: 'It appears you do not have the latest version of %1%. Some mods may require functionality added in the latest version of %1% to work.'
|
content: 'It appears you do not have the latest version of %1%. Some mods may require functionality added in the latest version of %1% to work.'
|
||||||
|
|
||||||
|
- &versionPrecedence
|
||||||
|
type: error
|
||||||
|
content: 'Delete %1% from %2%. %3%''s version must take precedence.'
|
||||||
|
|
||||||
- &versionUpToDateX
|
- &versionUpToDateX
|
||||||
type: say
|
type: say
|
||||||
content: 'Your %1% is up-to-date.'
|
content: 'Your %1% is up-to-date.'
|
||||||
|
|||||||
Reference in New Issue
Block a user