MSFSLocalizer: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(Created page for MSFSLocalizer)
 
m (Replaced Applicable-FSVersion for MSFS with MSFS2020, added MSFS2024)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Tools]]
[[Category:Tools]]
{{Infobox-Applicable-FSVersion
{{Infobox-Applicable-FSVersion
| MSFS = true
| MSFS2024 = unknown
| MSFS2020 = true
| FSXI = false
| FSXI = false
| P3D5 = false
| P3D5 = false
Line 42: Line 43:
[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}}

Latest revision as of 12:20, 25 May 2024

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.