Changeset 4476
- Timestamp:
- Apr 28, 2017, 2:38:33 PM (6 years ago)
- 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 165 165 else if (numWarnings > 0) 166 166 { 167 Wizard.setWizardStatus('messagecontainer note', numWarnings+' warnings was detected. Re ggiemay 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.'); 168 168 } 169 169 else -
extensions/net.sf.basedb.relax/trunk/resources/relax.js
r4360 r4476 150 150 it should be the name of a progress reporter. 151 151 This activates the display of a progress bar which 152 Re ggiewill update at regular intervals in the background.152 Relax will update at regular intervals in the background. 153 153 See SessionServlet (cmd=GetProgress) for more information. 154 154 */
Note: See TracChangeset
for help on using the changeset viewer.