svn commit: r15813 - trunk/src/argouml-app/src/org/argouml/i18n/tab.properties
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw Date: 2008-09-28 00:41:43-0700 New Revision: 15813 Modified: trunk/src/argouml-app/src/org/argouml/i18n/tab.properties Log: Fix for the wording of the warning, patch according issue 3826. Modified: trunk/src/argouml-app/src/org/argouml/i18n/tab.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/tab.properties?view=diff&rev=15813&p1=trunk/src/argouml-app/src/org/argouml/i18n/tab.properties&p2=trunk/src/argouml-app/src/org/argouml/i18n/tab.properties&r1=15812&r2=15813 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/tab.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/tab.properties 2008-09-28 00:41:43-0700 @@ -1,5 +1,5 @@ # $Id$ -# Copyright (c) 2003-2007 The Regents of the University of California. All +# Copyright (c) 2003-2008 The Regents of the University of California. All # Rights Reserved. Permission to use, copy, modify, and distribute this # software and its documentation without fee, and without a written # agreement is hereby granted, provided that the above copyright notice @@ -27,7 +27,7 @@ tab.appearance = Appearance tab.checklist = Checklist -tab.checklist.warning = Warning! What items you check is not saved. +tab.checklist.warning = Note: tickbox status is not saved in project file. tab.checklist.description = Description tab.constraints = Constraints tab.documentation = Documentation