https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41007 --- Comment #8 from Amira Kahtan <A_bumadyan@yu.edu.sa> --- (In reply to David Cook from comment #6)
(In reply to Amira Kahtan from comment #3)
(In reply to David Cook from comment #2)
Amira, did you notice this after upgrading your Koha or on a fresh installation?
The problem started after upgrading.
I'm guessing that you might not have upgraded your koha-l10n package. I'd suggest you upgrade that. You can do it via 'apt-get install koha-l10n' or by doing something like 'apt-get upgrade'.
Then you might need to run the following:
sudo koha-translate --update ar-Arab -v
Hi David, Thanks a lot for your reply and suggestions. I have already tried running the commands you mentioned (updating `koha-l10n` via `apt-get upgrade` and then running `sudo koha-translate --update ar-Arab -v`), but unfortunately, the problem still persists. Do you have any other ideas that might help solve this issue? -- You are receiving this mail because: You are watching all bug changes.