Changeset 3529
- Timestamp:
- 20/05/04 13:37:05 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/intermine/resources/webapps/intermine/InterMineWebApp.properties
r3523 r3529 22 22 23 23 query.currentclass=<div class="paneTitle">Model browser</div>\ 24 <div>Click on "s elect" links to add fields to the query output.</div>24 <div>Click on "show" links to add fields to the results table</div> 25 25 query.currentquery=<div class="paneTitle">Constraints on the current query.</div>\ 26 26 <div>Click on a class name to view its fields in the left-hand pane.</div> … … 107 107 bagBuild.makeStringBag=Make bag 108 108 bagBuild.reset=Clear 109 bagBuild.saved=Bag saved as {0}109 bagBuild.saved=Bag saved as "{0}" 110 110 bagBuild.bagNamePrompt=Name for new bag 111 111 bagBuild.noBagToSave=You need to type in some text or specify a file to read from
