if you change the line 920 from label.set_markup (_("<b>%(name)s:</b> %(value)s") % infos_dict) to label.set_markup ("<b>%(name)s:</b> %(value)s" % infos_dict) it will work like a charm..
i dont know why _("<b>%(name)s:</b> %(value)s") is putted for translation since infos_dict has strings already translated. The translation in launchpad is ok too. -- gnome-about crashed with KeyError in make_info_label() https://bugs.launchpad.net/bugs/186118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs