[commit] r1682 - trunk/GME/MgaUtil

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Tue Nov 15 13:31:54 CST 2011


Author: ksmyth
Date: Tue Nov 15 13:31:54 2011
New Revision: 1682

Log:
Fix wording

Modified:
   trunk/GME/MgaUtil/MgaUtil.rc

Modified: trunk/GME/MgaUtil/MgaUtil.rc
==============================================================================
--- trunk/GME/MgaUtil/MgaUtil.rc	Fri Nov 11 16:29:04 2011	(r1681)
+++ trunk/GME/MgaUtil/MgaUtil.rc	Tue Nov 15 13:31:54 2011	(r1682)
@@ -229,7 +229,7 @@
     DEFPUSHBUTTON   "Close",IDCLOSE,308,7,56,14
     PUSHBUTTON      "Purge selected",IDC_PURGE2,308,24,56,14
     CONTROL         "List2",IDC_PURGELIST,"SysListView32",LVS_REPORT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,7,292,168
-    LTEXT           "Select versions no more needed. \nThe current version (*) cannot be purged.",IDC_STATIC,310,67,54,61
+    LTEXT           "Select versions no longer needed. \nThe current version (*) cannot be purged.",IDC_STATIC,310,67,54,61
     CONTROL         "Delete files",IDC_DELFILES,"Button",BS_AUTORADIOBUTTON | WS_GROUP,307,132,51,10
     CONTROL         "Unregister\nonly",IDC_NODELFILES,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,307,141,50,21
     PUSHBUTTON      "Set Current",IDC_SETCURRENT,308,41,56,14


More information about the gme-commit mailing list