workaround for this:

strace shows:
open("/usr/share/locale-langpack/de/LC_MESSAGES/evolution-3.8.mo", O_RDONLY) = 
-1 ENOENT (No such file or directory)

cd /usr/share/locale-langpack/de/LC_MESSAGES 
ls  evolution-* shows:
evolution-3.6.mo
evolution-data-server-3.6.mo

simply create symlinks:
sudo ln -s evolution-3.6.mo evolution-3.8.mo
sudo ln -s evolution-data-server-3.6.mo evolution-data-server-3.8.mo

thats it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241109

Title:
  evolution is no longer translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1241109/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to