mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Correction
* Fix missing possessive apostrophe in `missingRequirementXforPlugin`.
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ prelude:
|
|||||||
|
|
||||||
- &missingRequirementXforPlugin
|
- &missingRequirementXforPlugin
|
||||||
type: warn
|
type: warn
|
||||||
content: 'Some of this plugins requirements seem to be missing. Please ensure you have correctly installed **%1%**.'
|
content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **%1%**.'
|
||||||
|
|
||||||
- &moddingPlugin
|
- &moddingPlugin
|
||||||
type: error
|
type: error
|
||||||
|
|||||||
Reference in New Issue
Block a user