This topic is locked

Language File Change

1/12/2020 12:46:39 PM
PHPRunner General questions
M
mhollibush author

I am trying to change the wording of "NO_DATA_YET"

I have changed it in the source file within PHPR system ( windows/program files/PHPRuuner10.3/English.lng ) and also in the project itself.

It always reverts back to the default wording after a build.
Where can I change this to be permanent?

fhumanes 1/12/2020

Hi:
In the path where you have PHPRunner installed, in the "lang" directory are the translation files. I think that is where he is making the changes.
In my case: C:\Program Files\PHPRunner10.2\lang\English.lng
Must take into account:

  • For the change to take, the PHPRunner executable does not have to be running.
  • If you have installed PHPRunner several times, even if they are different or 32-bit or 64-bit versions, the language directory is the one of the last installation.
    Regards,

Admin 1/13/2020

Make sure you modifying the correct installation of PHPRunner as @fhumanes mentions. Also, make sure you run your text editor 'As administrator' when making changes to files that are under Program Files.