User Tools

Site Tools


translation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
translation [2018/08/06 22:50] romcentertranslation [2021/02/28 18:35] (current) romcenter
Line 17: Line 17:
 Once the translation is done, you must compile the resx file to a satellite assembly for romcenter to use it. Once the translation is done, you must compile the resx file to a satellite assembly for romcenter to use it.
  
-      .resx --(resgen.exe)-> .resources --(al.exe)-> .dll+      .resx -> .resources -> .dll
  
-Commands to generate a satellite assembly from a string resource file:+To compile resx file, resgen.exe and al.exe are used (provided in romcenter Resx folder). 
 +Commands to generate a satellite assembly (.dll) from a string resource file (.resx):
  
-Replace the XX by your language code (see here:http://www.csharp-examples.net/culture-names/)+(Replace the XX by your language code (see here:http://www.csharp-examples.net/culture-names/))
  
   resgen.exe /useSourcePath /compile romcenter.XX.resx,RomCenter.Localization.Resx.romcenter.XX.resources   resgen.exe /useSourcePath /compile romcenter.XX.resx,RomCenter.Localization.Resx.romcenter.XX.resources
translation.1533588657.txt.gz · Last modified: 2018/08/06 22:50 by romcenter

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki