Here is a workaround to fix this problem:

cd /usr/share/locale-langpack
for i in `grep -R -l "Button Label|" *`; do sudo sed -i "s/Button Label|//g" 
$i; done

-- 
wrong button labels in xfce-setting-show
https://launchpad.net/bugs/59765

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

Reply via email to