Jump to content
Software FX Community

Alex_F

Members
  • Posts

    1
  • Joined

  • Last visited

Alex_F's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello! I am translating an application into danish. I downloaded the localization package and the translation of the files as described in the ReadMe.rtf has been made. I stored the files as SoftwareFX.ChartFX.XX.XX.da.resources and applied the same naming scheme to the *.txt files. Afterwards I modified the Build.cmd file so that the files are found and set the culture to "da". The compilation of the resources was successfull. What made I do not understand is the fact that the danish resource file has a size of 300KB. The files for the other languages (French, German) have a size of around 144KB. I created the subfolder "DA" in the application folder and copied the translated resources into this folder. When the application is started, all other resources are displayed correctly expect for the ChartFX. The english texts are shown and not the danish ones. I checked the file in the reflector and the resources are displayed correctly expect for thoses in "SoftwareFX.ChartFX.Tools.Commands" Those texts are in english. What does the line "CfxResPkg /lc ..." do in the Build.cmd? What have i done wrong that the files are not displayed correctly? Resgen and Al for .Net 1.0. are used. Thank you for your help. Alex
×
×
  • Create New...