Author: bobtarling Date: 2011-08-31 15:43:19-0700 New Revision: 19714 Modified: trunk/src/argouml-app/src/org/argouml/i18n/label.properties
Log: Defect 6358 - provide i18n 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=19714&r1=19713&r2=19714 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/i18n/label.properties (original) +++ trunk/src/argouml-app/src/org/argouml/i18n/label.properties 2011-08-31 15:43:19-0700 @@ -445,6 +445,7 @@ label.tagged-values-pane = Tagged Values Pane label.taggedvaluespane.tag = Tag label.taggedvaluespane.value = Value +label.tagtype = Tag Type label.target = Target label.target-flows = Target Flows: label.targetscope-classifier = static @@ -466,6 +467,7 @@ label.type = Type: label.type.navigate.tooltip = Go to selected type label.typed-values = Typed Values: +label.typedvalue = Typed Values: label.uninterpreted-action = UninterpretedAction label.usage = Usage # Note: our internal uses are incorrectly spelled. Guillemet is correct. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2833430 To unsubscribe from this discussion, e-mail: [[email protected]].
