Ignore:
Timestamp:
2009-05-29T12:37:08+12:00 (15 years ago)
Author:
ak19
Message:

Not working. Changes made for collectiongroup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/branches/glicolgroup/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java

    r19272 r19668  
    293293            details.setCaretPosition(0);
    294294        } else { // trying to delete the collection that is open at present
    295             // add a tooltip saying to the confirmation checkbox saying that the current collection can't be deleted
     295            // add a tooltip to the confirmation checkbox saying that the current collection can't be deleted
    296296            String tooltip = Dictionary.get("DeleteCollectionPrompt.Cannot_Delete_Open_Collection_Tooltip",
    297297                            collection.getName());
Note: See TracChangeset for help on using the changeset viewer.