svn commit: r13834 - trunk/src_new/org/argouml/ui/ProjectBrowser.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-11-24 12:57:00-0800
New Revision: 13834

Modified:
   trunk/src_new/org/argouml/ui/ProjectBrowser.java

Log:
Correct property name for memory limit error

Modified: trunk/src_new/org/argouml/ui/ProjectBrowser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ProjectBrowser.java?view=diff&rev=13834&p1=trunk/src_new/org/argouml/ui/ProjectBrowser.java&p2=trunk/src_new/org/argouml/ui/ProjectBrowser.java&r1=13833&r2=13834
==============================================================================
--- trunk/src_new/org/argouml/ui/ProjectBrowser.java	(original)
+++ trunk/src_new/org/argouml/ui/ProjectBrowser.java	2007-11-24 12:57:00-0800
@@ -1581,7 +1581,7 @@
                 LOG.error("Out of memory while loading project", ex);
                 reportError(
                         pmw,
-                        Translator.localize("dialog.error.memory.limit.error"),
+                        Translator.localize("dialog.error.memory.limit"),
                         showUI);
             } catch (java.lang.InterruptedException ex) {
                 project = oldProject;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.