Page 1 of 1

copying language.php... Failed

Posted: 2022-08-20 19:31
by christian
Hello,

if I use the German language file and then regenerate the app via "generate AppGimi app", the error message "copying language.php.... Failed" is displayed. If I return to the original English language file, the error message does not appear. What am I doing wrong?

Kind regards
Christian

Re: copying language.php... Failed

Posted: 2022-08-20 19:37
by AhmedBR
Check if the file is not READ ONLY

I use read only language file in order not to be overwritten, and I get this message.

See if this is what is happening in your case.

Re: copying language.php... Failed

Posted: 2022-08-20 19:53
by christian
Thank you - this is the solution.