Author: bobtarling Date: 2011-06-13 08:45:29-0700 New Revision: 19549 Modified: trunk/src/argouml-app/src/org/argouml/i18n/label.properties
Log: Fix i18n keys for collaboration items Modified: trunk/src/argouml-app/src/org/argouml/i18n/label.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/label.properties?view=diff&pathrev=19549&r1=19548&r2=19549 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/label.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/label.properties 2011-06-13 08:45:29-0700 @@ -134,7 +134,7 @@ label.condition = Condition: label.connections = Connections: label.constrained-elements = Constrained Elements: -label.constraining-elements = Constraining Elements: +label.constrainingelement = Constraining Elements: label.constraint = Constraint label.constraint.body = Body: label.constraints = Constraints: @@ -346,10 +346,10 @@ label.relationship = Relationship label.reload-recent = Reload last project on startup label.remove-item = This item should be removed because -label.represented-classifier = Represented Classifier: +label.representedclassifier = Represented Classifier: label.represented-classifier.navigate.tooltip = Go to selected Classifier label.represented-modelelement = Represented Modelelement: -label.represented-operation = Represented Operation: +label.representedoperation = Represented Operation: label.represented-operation.navigate.tooltip = Go to selected Operation label.residents = Residents: label.resident = Resident: ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2764304 To unsubscribe from this discussion, e-mail: [[email protected]].
