Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4
gramps
gramps-no-translations-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gramps-no-translations-check.patch of Package gramps
Index: gramps-5.1.4/gramps/gui/grampsgui.py =================================================================== --- gramps-5.1.4.orig/gramps/gui/grampsgui.py +++ gramps-5.1.4/gramps/gui/grampsgui.py @@ -613,7 +613,8 @@ class Gramps: self._vm = ViewManager(app, dbstate, config.get("interface.view-categories")) - if (lin() + # Disabled, as gramps/gettext fails to report correctly when bundle-lang packages are used (boo#941490) + if (False and lin() and glocale.lang != 'C' and not gettext.find(GTK_GETTEXT_DOMAIN)): _display_gtk_gettext_message(parent=self._vm.window)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor