> Since I have no previous experience with the .po files, I will be glad > if someone could give me some instructions on how to open them and > edit them (if it is possible even to start the translation from the
the .po files are simple text files, so you can use any text editor, which knows how to open and save pure text files. i use 'vim' for example, but thats maybe not good choice when you have no previous experience with it. pavel