Skip to content
  • Dries Buytaert's avatar
    · 7775d5a3
    Dries Buytaert authored
    - Fixed "SELECT lid, FROM locales WHERE string = 'Reset to defaults'" problem:
      invoke module_init() *after* the locale module has been initialized.  The
      system module was translating string from within its init hook which is now
      possible/allowed.
    7775d5a3