change language in fast report 5 embarcadero edition

Hi!
with delphi 10.1 berlin, fast report embarcadero edition is installed.
i find Res folder for change language.
1- convert xml files to pas files with frcc.exe in batch file.
2- copy pas files to lib204 folder and replace
3- remove same .dcu files
4- rebuild fast report package (dpk -> bpl)
i have problem in 4.
when i want to rebuild it can not found some pas file and failed.
how i can change fast report embarcadero edition language?
excuseme for my bad english.

Comments

  • igyigy
    edited 3:13PM
    Hello,

    When rebuild on the command line, it was the same result?


    dcc32.exe ??????.dpk -M -Z -JPHNE -JL -DTeeChartStd;FR_VER_BASIC;RAD_ED
  • edited 3:13PM
    igy wrote: »
    Hello,

    When rebuild on the command line, it was the same result?


    dcc32.exe ??????.dpk -M -Z -JPHNE -JL -DTeeChartStd;FR_VER_BASIC;RAD_ED
    thanks for your answer.
    but :
    i use your command and this help :
    This file describes the manual installation of language resources. For 
    automatic installation please run recompile.exe, select desired language,
    select "Change language" and press "Compile".
    
    1. Remove the following files from the FastReport 5\Lib folder:
    - frxrcClass.dcu
    - frxrcDesgn.dcu
    - frxrcInsp.dcu
    - frxrcExports.dcu
      
    2. Go folder with desired language and run mk.bat file. This will make 
    .pas files from .frc files and copy them to all necessary FR folders.
    
    3. Recompile the FastReport packages (see install.txt file,
      section III or IV). Only frx*.dpk, frxe*.dpk packages need to
      be recompiled ('*' = your Delphi version).
    
    i remove 2 bpl also. (in Recycle Bin)
    i run command in cmd :
    dcc32.exe frx24.dpk -M -Z -JPHNE -JL -DTeeChartStd;FR_VER_BASIC;RAD_ED
    Embarcadero Delphi for Win32 compiler version 31.0
    Copyright (c) 1983,2016 Embarcadero Technologies, Inc.
    frx.inc(576)
    frxrcClass.pas(121)
    frxrcInsp.pas(211)
    frxrcDesgn.pas(368)
    frx24.dpk(161)
    1440 lines, 0.47 seconds, 1372248 bytes code, 23828 bytes data.
    
    dcc32.exe frxe24.dpk -M -Z -JPHNE -JL -DTeeChartStd;FR_VER_BASIC;RAD_ED
    Embarcadero Delphi for Win32 compiler version 31.0
    Copyright (c) 1983,2016 Embarcadero Technologies, Inc.
    frx.inc(576)
    frxrcExports.pas(117)
    frxe24.dpk(104)
    frxe24.dpk(105) Warning: W1033 Unit 'frxCrypto' implicitly imported into package 'frxe24'
    798 lines, 0.20 seconds, 327764 bytes code, 5048 bytes data.
    
    dcu files created but bpl not build and i force to restore old bpl file.
    but not change fast report languages!!!!!
    ----
    please help me.
    how change language?
    excuseme for my bad english.
  • igyigy
    edited 3:13PM
    Hello,

    cmd was "Run as administrator"?
  • edited 3:13PM
    igy wrote: »
    Hello,

    cmd was "Run as administrator"?
    no
    i run cmd as administrator and do all things.
    make 4 duc files and make new frx24.bpl and new frxe24.bpl in this path :
    "C:\Program Files (x86)\FastReports\LibD24"
    but in fast report not change language!!!!!!!
    why not working??
  • igyigy
    edited 3:13PM
    Hello,

    When some project compiled, Preview Dialog and Print Dialog language was changed?
  • edited 3:13PM
    OK
    language changed.
    thancks alot

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.