MSFSLocalizer: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
m (Added transclusion to mission development tools)
(Added a bit more explanation)
Line 42: Line 42:
[https://github.com/HansHartmann/MSFSLocalizer/releases/ Releases]
[https://github.com/HansHartmann/MSFSLocalizer/releases/ Releases]
}}
}}
You can use MSFSLocalizer to make the editing of localisation files easier.
You can use this tool to edit localisation files a lot easier than manually editing the .xml file. You can easily add new strings and languages and automatically generate a GUID and last modified date for every string.
{{:Transclusion_Mission_development_tools}}
{{:Transclusion_Mission_development_tools}}

Revision as of 11:43, 14 November 2021

MSFSLocalizer
Design by Hans Hartmann
Initial release 23-09-2021
Written in C#
OS Windows
Size 0.6MB
Available in English
Development status Under development
Genre MSFS
License MIT license
Website Forum Thread

Releases

You can use this tool to edit localisation files a lot easier than manually editing the .xml file. You can easily add new strings and languages and automatically generate a GUID and last modified date for every string.

See Mission development tools for an overview of other tools for mission generation.