Changeset 4476


Ignore:
Timestamp:
Apr 28, 2017, 2:38:33 PM (6 years ago)
Author:
Nicklas Nordborg
Message:

References #941. Reggie -> Relax

Location:
extensions/net.sf.basedb.relax/trunk/resources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.relax/trunk/resources/admin/install.js

    r4362 r4476  
    165165    else if (numWarnings > 0)
    166166    {
    167       Wizard.setWizardStatus('messagecontainer note', numWarnings+' warnings was detected. Reggie may still work. If not, you need to fix it manually.');
     167      Wizard.setWizardStatus('messagecontainer note', numWarnings+' warnings was detected. Relax may still work. If not, you need to fix it manually.');
    168168    }
    169169    else
  • extensions/net.sf.basedb.relax/trunk/resources/relax.js

    r4360 r4476  
    150150    it should be the name of a progress reporter.
    151151    This activates the display of a progress bar which
    152     Reggie will update at regular intervals in the background.
     152    Relax will update at regular intervals in the background.
    153153    See SessionServlet (cmd=GetProgress) for more information.
    154154  */
Note: See TracChangeset for help on using the changeset viewer.