* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext

svn: r6282
This commit is contained in:
Alex Roitman
2006-04-06 22:02:46 +00:00
parent d59559b9ef
commit d39038c8f9
159 changed files with 160 additions and 158 deletions

View File

@@ -1,4 +1,6 @@
2006-04-06 Alex Roitman <shura@gramps-project.org>
* various: Revert back to using gettext except for the modules
that need context -- those will use TransUtils.sgettext
* src/Makefile.am (gdir_PYTHON): Add new files to the list.
* src/Editors/_EditLdsOrd.py (EditLdsOrd): Formatting.
* src/GrampsWidgets.py (MonitoredMenu): Factor out commong code.