/[opental]/opental/PlacelessTranslationService/GettextMessageCatalog.py
ViewVC logotype

Diff of /opental/PlacelessTranslationService/GettextMessageCatalog.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by lalo, Fri Sep 26 15:24:53 2003 UTC revision 1.16 by lalo, Sat Oct 4 20:31:57 2003 UTC
# Line 147  class GettextMessageCatalog(Persistent, Line 147  class GettextMessageCatalog(Persistent,
147          """          """
148          self._prepareTranslations()          self._prepareTranslations()
149          try:          try:
150              msg = getMessage(self._v_tro)              msg = getMessage(self._v_tro, id, orig_text)
151          except KeyError:          except KeyError:
152              if not testing:              if not testing:
153                  self._log_missing(id, orig_text)                  self._log_missing(id, orig_text)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26