Skip to content
  • Junio C Hamano's avatar
    Merge branch 'ab/dynamic-gettext-poison' · 95493266
    Junio C Hamano authored
    Our testing framework uses a special i18n "poisoned localization"
    feature to find messages that ought to stay constant but are
    incorrectly marked to be translated.  This feature has been made
    into a runtime option (it used to be a compile-time option).
    
    * ab/dynamic-gettext-poison:
      Makefile: ease dynamic-gettext-poison transition
      i18n: make GETTEXT_POISON a runtime option
    95493266