svn commit: r13075 - trunk/src_new/org/argouml/i18n/critics.properties
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2007-07-15 02:08:40-0700
New Revision: 13075
Modified:
trunk/src_new/org/argouml/i18n/critics.properties
Log:
This critic does not have a wizard.
Modified: trunk/src_new/org/argouml/i18n/critics.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/i18n/critics.properties?view=diff&rev=13075&p1=trunk/src_new/org/argouml/i18n/critics.properties&p2=trunk/src_new/org/argouml/i18n/critics.properties&r1=13074&r2=13075
==============================================================================
--- trunk/src_new/org/argouml/i18n/critics.properties (original)
+++ trunk/src_new/org/argouml/i18n/critics.properties 2007-07-15 02:08:40-0700
@@ -343,8 +343,8 @@
However, you may find the combined class too large and complex, in \
which case separating them is usually better.\n\nOrganizing classes to \
manage complexity of the design is always important, especially when \
- the design is already complex. \n\nTo address this, click on the \
- \"Next>\" button, or manually add the attributes and operations of the \
+ the design is already complex. \n\nTo address this, \
+ add the attributes and operations of the \
highlighted class to the other class, then remove the highlighted \
class from the project.
critics.CrMergeClasses-head = Consider Combining Classes (<ocl>self</ocl>)