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
|
- &versionXIncY
|
||||||
type: error
|
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
|
- &versionXofYorGreaterRequired
|
||||||
type: error
|
type: error
|
||||||
content: 'Requires version **{0}** or greater of **%2%**.'
|
content: 'Requires version **{0}** or greater of **{1}**.'
|
||||||
|
|
||||||
# Global Anchors
|
# Global Anchors
|
||||||
- &latestLOOTThread
|
- &latestLOOTThread
|
||||||
|
|||||||
Reference in New Issue
Block a user