mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Update placeholder syntax
The last attempt missed some.
This commit is contained in:
+2
-2
@@ -191,11 +191,11 @@ prelude:
|
||||
|
||||
- &versionXIncY
|
||||
type: error
|
||||
content: 'Your installed version of {0} is not compatible with your version of %2%.'
|
||||
content: 'Your installed version of {0} is not compatible with your version of {1}.'
|
||||
|
||||
- &versionXofYorGreaterRequired
|
||||
type: error
|
||||
content: 'Requires version **{0}** or greater of **%2%**.'
|
||||
content: 'Requires version **{0}** or greater of **{1}**.'
|
||||
|
||||
# Global Anchors
|
||||
- &latestLOOTThread
|
||||
|
||||
Reference in New Issue
Block a user