https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #12 from Victor Zuniga <vctrzuniga@gmail.com> --- (In reply to David Nind from comment #11)
I was able to install with: koha-translate --install es-ES
If I used the same command as you did, including the instancename (in my case, koha-translate --install es-ES kohadev), I got the same error as you did:
Error: the selected language is not currently available.
I'm not sure why this is. Maybe there is something wrong with the koha-translate package command (the help says you should include the instance name), or it is something to do with permissions.
Thanks for testing. I tried running the command without the instance name and got the following message: Error: the selected language is already installed. Try --update if you want to re-install it. I tried using the --update command instead and basically got the same message (Package is already installed). Do you know what level of permissions should be attributed to the po packages? Thanks, Victor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.