blob: 6e61b7e4946026fb29ebfa539ba81b30f4df7944 [file] [log] [blame]
#####################################################
# Properties in this section SHOULD NOT be translated
#####################################################
_UI_GMFGraphEditorFilenameDefaultBase = My
_UI_GMFGraphEditorFilenameExtension = gmfgraph
_UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1
################
# End of section
################
#############################################################
# Properties in this section ARE REALLY NEED to be translated
#############################################################
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
_UI_PropertyDescriptor_description = The {0} of the {1}
_UI_GMFGraphEditor_menu = &GMFGraph Editor
_UI_CreateChild_menu_item = &New Child
_UI_CreateSibling_menu_item = N&ew Sibling
_UI_ShowPropertiesView_menu_item = Show &Properties View
_UI_RefreshViewer_menu_item = &Refresh
_UI_SelectionPage_label = Selection
_UI_ParentPage_label = Parent
_UI_ListPage_label = List
_UI_TreePage_label = Tree
_UI_TablePage_label = Table
_UI_TreeWithColumnsPage_label = Tree with Columns
_UI_ObjectColumn_label = Object
_UI_SelfColumn_label = Self
_UI_NoObjectSelected = Selected Nothing
_UI_SingleObjectSelected = Selected Object: {0}
_UI_MultiObjectSelected = Selected {0} Objects
_UI_OpenEditorError_label = Open Editor
_UI_GMFGraphModelWizard_label = GMFGraph Model
_UI_GMFGraphModelWizard_description = Create a new GMFGraph model
_UI_GMFGraphEditor_label = GMFGraph Model Editor
_UI_Wizard_label = New
_WARN_FilenameExtension = The file name must end in ".{0}"
_UI_ModelObject = Model Object
_UI_XMLEncoding = XML Encoding
_UI_Wizard_initial_object_description = Select a model object to create
_UI_FileConflict_label = File Conflict
_WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes?
_UI_CreateModelError_message = Problems encountered in file "{0}"
################
# End of section
################
######################################################################################
# Properties in this section MAY be translated, although they are quite ok in English.
# Mostly there are names of classes and features that are often referenced to by
# their English names
######################################################################################
_UI_Canvas_type = Canvas
_UI_FigureGallery_type = Figure Gallery
_UI_Identity_type = Identity
_UI_DiagramElement_type = Diagram Element
_UI_Node_type = Node
_UI_Connection_type = Connection
_UI_Compartment_type = Compartment
_UI_DiagramLabel_type = Diagram Label
_UI_DiagramLabel_elementIcon_feature = Element Icon
_UI_VisualFacet_type = Visual Facet
_UI_GeneralFacet_type = General Facet
_UI_AlignmentFacet_type = Alignment Facet
_UI_GradientFacet_type = Gradient Facet
_UI_LabelOffsetFacet_type = Label Offset Facet
_UI_FigureMarker_type = Figure Marker
_UI_Figure_type = Figure
_UI_FigureRef_type = Figure Ref
_UI_ConnectionFigure_type = Connection Figure
_UI_DecorationFigure_type = Decoration Figure
_UI_Shape_type = Shape
_UI_Label_type = Label
_UI_LabeledContainer_type = Labeled Container
_UI_Rectangle_type = Rectangle
_UI_RoundedRectangle_type = Rounded Rectangle
_UI_Ellipse_type = Ellipse
_UI_Polyline_type = Polyline
_UI_Polygon_type = Polygon
_UI_PolylineConnection_type = Polyline Connection
_UI_PolylineDecoration_type = Polyline Decoration
_UI_PolygonDecoration_type = Polygon Decoration
_UI_CustomClass_type = Custom Class
_UI_CustomFigure_type = Custom Figure
_UI_CustomFigure_customChildren_feature = Custom Children
_UI_CustomDecoration_type = Custom Decoration
_UI_CustomConnection_type = Custom Connection
_UI_Color_type = Color
_UI_RGBColor_type = RGB Color
_UI_ConstantColor_type = Constant Color
_UI_Font_type = Font
_UI_BasicFont_type = Basic Font
_UI_Point_type = Point
_UI_Dimension_type = Dimension
_UI_Insets_type = Insets
_UI_Border_type = Border
_UI_LineBorder_type = Line Border
_UI_MarginBorder_type = Margin Border
_UI_CompoundBorder_type = Compound Border
_UI_CustomBorder_type = Custom Border
_UI_LayoutData_type = Layout Data
_UI_CustomLayoutData_type = Custom Layout Data
_UI_GridLayoutData_type = Grid Layout Data
_UI_BorderLayoutData_type = Border Layout Data
_UI_Layoutable_type = Layoutable
_UI_Layout_type = Layout
_UI_CustomLayout_type = Custom Layout
_UI_GridLayout_type = Grid Layout
_UI_BorderLayout_type = Border Layout
_UI_CustomAttribute_type = Custom Attribute
_UI_FlowLayout_type = Flow Layout
_UI_XYLayout_type = XY Layout
_UI_XYLayoutData_type = XY Layout Data
_UI_StackLayout_type = Stack Layout
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Canvas_figures_feature = Figures
_UI_Canvas_nodes_feature = Nodes
_UI_Canvas_connections_feature = Connections
_UI_Canvas_compartments_feature = Compartments
_UI_Canvas_labels_feature = Labels
_UI_FigureGallery_figures_feature = Figures
_UI_FigureGallery_implementationBundle_feature = Implementation Bundle
_UI_Identity_name_feature = Name
_UI_DiagramElement_figure_feature = Figure
_UI_DiagramElement_facets_feature = Facets
_UI_Node_nodeFigure_feature = <XXX>
_UI_Node_resizeConstraint_feature = Resize Constraint
_UI_Node_affixedParentSide_feature = Affixed Parent Side
_UI_Connection_connectionFigure_feature = <XXX>
_UI_Compartment_collapsible_feature = Collapsible
_UI_Compartment_needsTitle_feature = Needs Title
_UI_GeneralFacet_identifier_feature = Identifier
_UI_GeneralFacet_data_feature = Data
_UI_AlignmentFacet_alignment_feature = Alignment
_UI_GradientFacet_direction_feature = Direction
_UI_LabelOffsetFacet_x_feature = X
_UI_LabelOffsetFacet_y_feature = Y
_UI_FigureMarker_parent_feature = Parent
_UI_Figure_children_feature = Children
_UI_Figure_foregroundColor_feature = Foreground Color
_UI_Figure_backgroundColor_feature = Background Color
_UI_Figure_maximumSize_feature = Maximum Size
_UI_Figure_minimumSize_feature = Minimum Size
_UI_Figure_preferredSize_feature = Preferred Size
_UI_Figure_font_feature = Font
_UI_Figure_insets_feature = Insets
_UI_Figure_border_feature = Border
_UI_Figure_location_feature = Location
_UI_Figure_size_feature = Size
_UI_FigureRef_figure_feature = Figure
_UI_Shape_outline_feature = Outline
_UI_Shape_fill_feature = Fill
_UI_Shape_lineWidth_feature = Line Width
_UI_Shape_lineKind_feature = Line Kind
_UI_Shape_xorFill_feature = Xor Fill
_UI_Shape_xorOutline_feature = Xor Outline
_UI_Shape_resolvedChildren_feature = Resolved Children
_UI_Label_text_feature = Text
_UI_RoundedRectangle_cornerWidth_feature = Corner Width
_UI_RoundedRectangle_cornerHeight_feature = Corner Height
_UI_Polyline_template_feature = Template
_UI_PolylineConnection_sourceDecoration_feature = Source Decoration
_UI_PolylineConnection_targetDecoration_feature = Target Decoration
_UI_CustomClass_qualifiedClassName_feature = Qualified Class Name
_UI_CustomClass_bundleName_feature = Bundle Name
_UI_CustomClass_attributes_feature = Attributes
_UI_RGBColor_red_feature = Red
_UI_RGBColor_green_feature = Green
_UI_RGBColor_blue_feature = Blue
_UI_ConstantColor_value_feature = Value
_UI_BasicFont_faceName_feature = Face Name
_UI_BasicFont_height_feature = Height
_UI_BasicFont_style_feature = Style
_UI_Point_x_feature = X
_UI_Point_y_feature = Y
_UI_Dimension_dx_feature = Dx
_UI_Dimension_dy_feature = Dy
_UI_Insets_top_feature = Top
_UI_Insets_left_feature = Left
_UI_Insets_bottom_feature = Bottom
_UI_Insets_right_feature = Right
_UI_Insets_toStringPattern = Insets [t: {0}, b: {1}, l: {2}, r: {3}]
_UI_LineBorder_color_feature = Color
_UI_LineBorder_width_feature = Width
_UI_MarginBorder_insets_feature = Insets
_UI_CompoundBorder_outer_feature = Outer
_UI_CompoundBorder_inner_feature = Inner
_UI_LayoutData_owner_feature = Owner
_UI_GridLayoutData_grabExcessHorizontalSpace_feature = Grab Excess Horizontal Space
_UI_GridLayoutData_grabExcessVerticalSpace_feature = Grab Excess Vertical Space
_UI_GridLayoutData_verticalAlignment_feature = Vertical Alignment
_UI_GridLayoutData_horizontalAlignment_feature = Horizontal Alignment
_UI_GridLayoutData_verticalSpan_feature = Vertical Span
_UI_GridLayoutData_horizontalSpan_feature = Horizontal Span
_UI_GridLayoutData_horizontalIndent_feature = Horizontal Indent
_UI_GridLayoutData_sizeHint_feature = Size Hint
_UI_BorderLayoutData_alignment_feature = Alignment
_UI_BorderLayoutData_vertical_feature = Vertical
_UI_Layoutable_layoutData_feature = Layout Data
_UI_Layoutable_layout_feature = Layout
_UI_GridLayout_numColumns_feature = Num Columns
_UI_GridLayout_equalWidth_feature = Equal Width
_UI_GridLayout_margins_feature = Margins
_UI_GridLayout_spacing_feature = Spacing
_UI_BorderLayout_spacing_feature = Spacing
_UI_CustomAttribute_name_feature = Name
_UI_CustomAttribute_value_feature = Value
_UI_CustomAttribute_directAccess_feature = Direct Access
_UI_CustomAttribute_multiStatementValue_feature = Multi Statement Value
_UI_FlowLayout_vertical_feature = Vertical
_UI_FlowLayout_matchMinorSize_feature = Match Minor Size
_UI_FlowLayout_forceSingleLine_feature = Force Single Line
_UI_FlowLayout_majorAlignment_feature = Major Alignment
_UI_FlowLayout_minorAlignment_feature = Minor Alignment
_UI_FlowLayout_majorSpacing_feature = Major Spacing
_UI_FlowLayout_minorSpacing_feature = Minor Spacing
_UI_XYLayoutData_topLeft_feature = Top Left
_UI_XYLayoutData_size_feature = Size
_UI_Unknown_feature = Unspecified
_UI_ColorConstants_white_literal = white
_UI_ColorConstants_black_literal = black
_UI_ColorConstants_lightGray_literal = lightGray
_UI_ColorConstants_gray_literal = gray
_UI_ColorConstants_darkGray_literal = darkGray
_UI_ColorConstants_red_literal = red
_UI_ColorConstants_orange_literal = orange
_UI_ColorConstants_yellow_literal = yellow
_UI_ColorConstants_green_literal = green
_UI_ColorConstants_lightGreen_literal = lightGreen
_UI_ColorConstants_darkGreen_literal = darkGreen
_UI_ColorConstants_cyan_literal = cyan
_UI_ColorConstants_lightBlue_literal = lightBlue
_UI_ColorConstants_blue_literal = blue
_UI_ColorConstants_darkBlue_literal = darkBlue
_UI_FontStyle_NORMAL_literal = NORMAL
_UI_FontStyle_BOLD_literal = BOLD
_UI_FontStyle_ITALIC_literal = ITALIC
_UI_Direction_NONE_literal = NONE
_UI_Direction_NORTH_literal = NORTH
_UI_Direction_SOUTH_literal = SOUTH
_UI_Direction_WEST_literal = WEST
_UI_Direction_EAST_literal = EAST
_UI_Direction_NORTH_EAST_literal = NORTH_EAST
_UI_Direction_NORTH_WEST_literal = NORTH_WEST
_UI_Direction_SOUTH_EAST_literal = SOUTH_EAST
_UI_Direction_SOUTH_WEST_literal = SOUTH_WEST
_UI_Direction_NORTH_SOUTH_literal = NORTH_SOUTH
_UI_Direction_EAST_WEST_literal = EAST_WEST
_UI_Direction_NSEW_literal = NSEW
_UI_LineKind_LINE_SOLID_literal = LINE_SOLID
_UI_LineKind_LINE_DASH_literal = LINE_DASH
_UI_LineKind_LINE_DOT_literal = LINE_DOT
_UI_LineKind_LINE_DASHDOT_literal = LINE_DASHDOT
_UI_LineKind_LINE_DASHDOTDOT_literal = LINE_DASHDOTDOT
_UI_LineKind_LINE_CUSTOM_literal = LINE_CUSTOM
_UI_Alignment_BEGINNING_literal = BEGINNING
_UI_Alignment_CENTER_literal = CENTER
_UI_Alignment_END_literal = END
_UI_Alignment_FILL_literal = FILL
_UI_FigureHandle_type = Figure Handle
_UI_FigureHandle_referencingElements_feature = Referencing Elements
_UI_FigureAccessor_type = Figure Accessor
_UI_FigureAccessor_accessor_feature = Accessor
_UI_FigureAccessor_typedFigure_feature = Typed Figure
_UI_ScalablePolygon_type = Scalable Polygon
_UI_DefaultSizeFacet_type = Default Size Facet
_UI_DefaultSizeFacet_defaultSize_feature = Default Size
# ====================================================================
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
_UI_PropertyDescriptor_description = The {0} of the {1}
_UI_Canvas_type = Canvas
_UI_FigureGallery_type = Figure Gallery
_UI_Identity_type = Identity
_UI_DiagramElement_type = Diagram Element
_UI_Node_type = Node
_UI_Connection_type = Connection
_UI_Compartment_type = Compartment
_UI_DiagramLabel_type = Diagram Label
_UI_VisualFacet_type = Visual Facet
_UI_GeneralFacet_type = General Facet
_UI_AlignmentFacet_type = Alignment Facet
_UI_GradientFacet_type = Gradient Facet
_UI_LabelOffsetFacet_type = Label Offset Facet
_UI_FigureMarker_type = Figure Marker
_UI_FigureHandle_type = Figure Handle
_UI_Figure_type = Figure
_UI_FigureRef_type = Figure Ref
_UI_ConnectionFigure_type = Connection Figure
_UI_DecorationFigure_type = Decoration Figure
_UI_Shape_type = Shape
_UI_Label_type = Label
_UI_LabeledContainer_type = Labeled Container
_UI_Rectangle_type = Rectangle
_UI_RoundedRectangle_type = Rounded Rectangle
_UI_Ellipse_type = Ellipse
_UI_Polyline_type = Polyline
_UI_Polygon_type = Polygon
_UI_ScalablePolygon_type = Scalable Polygon
_UI_PolylineConnection_type = Polyline Connection
_UI_PolylineDecoration_type = Polyline Decoration
_UI_PolygonDecoration_type = Polygon Decoration
_UI_CustomClass_type = Custom Class
_UI_CustomAttribute_type = Custom Attribute
_UI_FigureAccessor_type = Figure Accessor
_UI_CustomFigure_type = Custom Figure
_UI_CustomDecoration_type = Custom Decoration
_UI_CustomConnection_type = Custom Connection
_UI_Color_type = Color
_UI_RGBColor_type = RGB Color
_UI_ConstantColor_type = Constant Color
_UI_Font_type = Font
_UI_BasicFont_type = Basic Font
_UI_Point_type = Point
_UI_Dimension_type = Dimension
_UI_Insets_type = Insets
_UI_Border_type = Border
_UI_LineBorder_type = Line Border
_UI_MarginBorder_type = Margin Border
_UI_CompoundBorder_type = Compound Border
_UI_CustomBorder_type = Custom Border
_UI_LayoutData_type = Layout Data
_UI_CustomLayoutData_type = Custom Layout Data
_UI_GridLayoutData_type = Grid Layout Data
_UI_BorderLayoutData_type = Border Layout Data
_UI_Layoutable_type = Layoutable
_UI_Layout_type = Layout
_UI_CustomLayout_type = Custom Layout
_UI_GridLayout_type = Grid Layout
_UI_BorderLayout_type = Border Layout
_UI_FlowLayout_type = Flow Layout
_UI_XYLayout_type = XY Layout
_UI_XYLayoutData_type = XY Layout Data
_UI_StackLayout_type = Stack Layout
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Canvas_figures_feature = Figures
_UI_Canvas_nodes_feature = Nodes
_UI_Canvas_connections_feature = Connections
_UI_Canvas_compartments_feature = Compartments
_UI_Canvas_labels_feature = Labels
_UI_FigureGallery_figures_feature = Figures
_UI_FigureGallery_implementationBundle_feature = Implementation Bundle
_UI_Identity_name_feature = Name
_UI_DiagramElement_figure_feature = Figure
_UI_DiagramElement_facets_feature = Facets
_UI_Node_nodeFigure_feature = Node Figure
_UI_Node_resizeConstraint_feature = Resize Constraint
_UI_Node_affixedParentSide_feature = Affixed Parent Side
_UI_Connection_connectionFigure_feature = Connection Figure
_UI_Compartment_collapsible_feature = Collapsible
_UI_Compartment_needsTitle_feature = Needs Title
_UI_DiagramLabel_elementIcon_feature = Element Icon
_UI_GeneralFacet_identifier_feature = Identifier
_UI_GeneralFacet_data_feature = Data
_UI_AlignmentFacet_alignment_feature = Alignment
_UI_GradientFacet_direction_feature = Direction
_UI_LabelOffsetFacet_x_feature = X
_UI_LabelOffsetFacet_y_feature = Y
_UI_DefaultSizeFacet_defaultSize_feature = Default Size
_UI_FigureMarker_parent_feature = Parent
_UI_FigureHandle_referencingElements_feature = Referencing Elements
_UI_Figure_children_feature = Children
_UI_Figure_foregroundColor_feature = Foreground Color
_UI_Figure_backgroundColor_feature = Background Color
_UI_Figure_maximumSize_feature = Maximum Size
_UI_Figure_minimumSize_feature = Minimum Size
_UI_Figure_preferredSize_feature = Preferred Size
_UI_Figure_font_feature = Font
_UI_Figure_insets_feature = Insets
_UI_Figure_border_feature = Border
_UI_Figure_location_feature = Location
_UI_Figure_size_feature = Size
_UI_FigureRef_figure_feature = Figure
_UI_Shape_outline_feature = Outline
_UI_Shape_fill_feature = Fill
_UI_Shape_lineWidth_feature = Line Width
_UI_Shape_lineKind_feature = Line Kind
_UI_Shape_xorFill_feature = Xor Fill
_UI_Shape_xorOutline_feature = Xor Outline
_UI_Shape_resolvedChildren_feature = Resolved Children
_UI_Label_text_feature = Text
_UI_RoundedRectangle_cornerWidth_feature = Corner Width
_UI_RoundedRectangle_cornerHeight_feature = Corner Height
_UI_Polyline_template_feature = Template
_UI_PolylineConnection_sourceDecoration_feature = Source Decoration
_UI_PolylineConnection_targetDecoration_feature = Target Decoration
_UI_CustomClass_qualifiedClassName_feature = Qualified Class Name
_UI_CustomClass_bundleName_feature = Bundle Name
_UI_CustomClass_attributes_feature = Attributes
_UI_CustomAttribute_name_feature = Name
_UI_CustomAttribute_value_feature = Value
_UI_CustomAttribute_directAccess_feature = Direct Access
_UI_CustomAttribute_multiStatementValue_feature = Multi Statement Value
_UI_FigureAccessor_accessor_feature = Accessor
_UI_FigureAccessor_typedFigure_feature = Typed Figure
_UI_CustomFigure_customChildren_feature = Custom Children
_UI_RGBColor_red_feature = Red
_UI_RGBColor_green_feature = Green
_UI_RGBColor_blue_feature = Blue
_UI_ConstantColor_value_feature = Value
_UI_BasicFont_faceName_feature = Face Name
_UI_BasicFont_height_feature = Height
_UI_BasicFont_style_feature = Style
_UI_Point_x_feature = X
_UI_Point_y_feature = Y
_UI_Dimension_dx_feature = Dx
_UI_Dimension_dy_feature = Dy
_UI_Insets_top_feature = Top
_UI_Insets_left_feature = Left
_UI_Insets_bottom_feature = Bottom
_UI_Insets_right_feature = Right
_UI_LineBorder_color_feature = Color
_UI_LineBorder_width_feature = Width
_UI_MarginBorder_insets_feature = Insets
_UI_CompoundBorder_outer_feature = Outer
_UI_CompoundBorder_inner_feature = Inner
_UI_LayoutData_owner_feature = Owner
_UI_GridLayoutData_grabExcessHorizontalSpace_feature = Grab Excess Horizontal Space
_UI_GridLayoutData_grabExcessVerticalSpace_feature = Grab Excess Vertical Space
_UI_GridLayoutData_verticalAlignment_feature = Vertical Alignment
_UI_GridLayoutData_horizontalAlignment_feature = Horizontal Alignment
_UI_GridLayoutData_verticalSpan_feature = Vertical Span
_UI_GridLayoutData_horizontalSpan_feature = Horizontal Span
_UI_GridLayoutData_horizontalIndent_feature = Horizontal Indent
_UI_GridLayoutData_sizeHint_feature = Size Hint
_UI_BorderLayoutData_alignment_feature = Alignment
_UI_BorderLayoutData_vertical_feature = Vertical
_UI_Layoutable_layoutData_feature = Layout Data
_UI_Layoutable_layout_feature = Layout
_UI_GridLayout_numColumns_feature = Num Columns
_UI_GridLayout_equalWidth_feature = Equal Width
_UI_GridLayout_margins_feature = Margins
_UI_GridLayout_spacing_feature = Spacing
_UI_BorderLayout_spacing_feature = Spacing
_UI_FlowLayout_vertical_feature = Vertical
_UI_FlowLayout_matchMinorSize_feature = Match Minor Size
_UI_FlowLayout_forceSingleLine_feature = Force Single Line
_UI_FlowLayout_majorAlignment_feature = Major Alignment
_UI_FlowLayout_minorAlignment_feature = Minor Alignment
_UI_FlowLayout_majorSpacing_feature = Major Spacing
_UI_FlowLayout_minorSpacing_feature = Minor Spacing
_UI_XYLayoutData_topLeft_feature = Top Left
_UI_XYLayoutData_size_feature = Size
_UI_Unknown_feature = Unspecified
_UI_ColorConstants_white_literal = white
_UI_ColorConstants_black_literal = black
_UI_ColorConstants_lightGray_literal = lightGray
_UI_ColorConstants_gray_literal = gray
_UI_ColorConstants_darkGray_literal = darkGray
_UI_ColorConstants_red_literal = red
_UI_ColorConstants_orange_literal = orange
_UI_ColorConstants_yellow_literal = yellow
_UI_ColorConstants_green_literal = green
_UI_ColorConstants_lightGreen_literal = lightGreen
_UI_ColorConstants_darkGreen_literal = darkGreen
_UI_ColorConstants_cyan_literal = cyan
_UI_ColorConstants_lightBlue_literal = lightBlue
_UI_ColorConstants_blue_literal = blue
_UI_ColorConstants_darkBlue_literal = darkBlue
_UI_FontStyle_NORMAL_literal = NORMAL
_UI_FontStyle_BOLD_literal = BOLD
_UI_FontStyle_ITALIC_literal = ITALIC
_UI_Direction_NONE_literal = NONE
_UI_Direction_NORTH_literal = NORTH
_UI_Direction_SOUTH_literal = SOUTH
_UI_Direction_WEST_literal = WEST
_UI_Direction_EAST_literal = EAST
_UI_Direction_NORTH_EAST_literal = NORTH_EAST
_UI_Direction_NORTH_WEST_literal = NORTH_WEST
_UI_Direction_SOUTH_EAST_literal = SOUTH_EAST
_UI_Direction_SOUTH_WEST_literal = SOUTH_WEST
_UI_Direction_NORTH_SOUTH_literal = NORTH_SOUTH
_UI_Direction_EAST_WEST_literal = EAST_WEST
_UI_Direction_NSEW_literal = NSEW
_UI_LineKind_LINE_SOLID_literal = LINE_SOLID
_UI_LineKind_LINE_DASH_literal = LINE_DASH
_UI_LineKind_LINE_DOT_literal = LINE_DOT
_UI_LineKind_LINE_DASHDOT_literal = LINE_DASHDOT
_UI_LineKind_LINE_DASHDOTDOT_literal = LINE_DASHDOTDOT
_UI_LineKind_LINE_CUSTOM_literal = LINE_CUSTOM
_UI_Alignment_BEGINNING_literal = BEGINNING
_UI_Alignment_CENTER_literal = CENTER
_UI_Alignment_END_literal = END
_UI_Alignment_FILL_literal = FILL
_UI_GMFGraphEditor_menu = &GMFGraph Editor
_UI_CreateChild_menu_item = &New Child
_UI_CreateSibling_menu_item = N&ew Sibling
_UI_ShowPropertiesView_menu_item = Show &Properties View
_UI_RefreshViewer_menu_item = &Refresh
_UI_SelectionPage_label = Selection
_UI_ParentPage_label = Parent
_UI_ListPage_label = List
_UI_TreePage_label = Tree
_UI_TablePage_label = Table
_UI_TreeWithColumnsPage_label = Tree with Columns
_UI_ObjectColumn_label = Object
_UI_SelfColumn_label = Self
_UI_NoObjectSelected = Selected Nothing
_UI_SingleObjectSelected = Selected Object: {0}
_UI_MultiObjectSelected = Selected {0} Objects
_UI_OpenEditorError_label = Open Editor
_UI_Wizard_category = Example EMF Model Creation Wizards
_UI_CreateModelError_message = Problems encountered in file "{0}"
_UI_GMFGraphModelWizard_label = GMFGraph Model
_UI_GMFGraphModelWizard_description = Create a new GMFGraph model
_UI_GMFGraphEditor_label = GMFGraph Model Editor
_UI_GMFGraphEditorFilenameExtension = gmfgraph
_UI_Wizard_label = New
_WARN_FilenameExtension = The file name must end in ".{0}"
_UI_ModelObject = Model Object
_UI_XMLEncoding = XML Encoding
_UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1
_UI_Wizard_initial_object_description = Select a model object to create
_UI_FileConflict_label = File Conflict
_WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes?
_UI_AbstractNode_type = Abstract Node
_UI_ChildAccess_type = Child Access
_UI_AbstractFigure_type = Abstract Figure
_UI_Node_contentPane_feature = Content Pane
_UI_ChildAccess_accessor_feature = Accessor
_UI_ChildAccess_figure_feature = Figure
_UI_ChildAccess_owner_feature = Owner
_UI_DiagramLabel_container_feature = Container
_UI_DiagramLabel_external_feature = External
_UI_DiagramLabel_accessor_feature = Accessor
_UI_FigureDescriptor_type = Figure Descriptor
_UI_FigureGallery_descriptors_feature = Descriptors
_UI_Figure_descriptor_feature = Descriptor
_UI_FigureDescriptor_actualFigure_feature = Actual Figure
_UI_FigureDescriptor_accessors_feature = Accessors
_UI_RealFigure_type = Real Figure
_UI_Compartment_accessor_feature = Accessor
_UI_RealFigure_name_feature = Name
_UI_RealFigure_children_feature = Children
pluginName = GMFGraph Edit Support
providerName = Eclipse Modeling Project
_UI_BorderRef_type = Border Ref
_UI_LayoutRef_type = Layout Ref
_UI_FigureGallery_borders_feature = Borders
_UI_FigureGallery_layouts_feature = Layouts
_UI_BorderRef_actual_feature = Actual
_UI_LayoutRef_actual_feature = Actual
_UI_GMFGraphEditorFilenameExtensions = gmfgraph
_WARN_FilenameExtensions = The file name must have one of the following extensions: {0}
_UI_SVGFigure_type = SVG Figure
_UI_SVGProperty_type = SVG Property
_UI_SVGFigure_documentURI_feature = Document URI
_UI_SVGFigure_properties_feature = Properties
_UI_SVGProperty_query_feature = Query
_UI_SVGProperty_attribute_feature = Attribute
_UI_SVGProperty_type_feature = Type
_UI_SVGProperty_getter_feature = Getter
_UI_SVGProperty_setter_feature = Setter
_UI_SVGPropertyType_STRING_literal = STRING
_UI_SVGPropertyType_COLOR_literal = COLOR
_UI_SVGProperty_callSuper_feature = Call Super
_UI_Rectangle2D_type = Rectangle2D
_UI_SVGFigure_areaOfInterest_feature = Area Of Interest
_UI_Rectangle2D_x_feature = X
_UI_Rectangle2D_y_feature = Y
_UI_Rectangle2D_width_feature = Width
_UI_Rectangle2D_height_feature = Height
_UI_SVGPropertyType_FLOAT_literal = FLOAT
_UI_SVGFigure_noCanvasWidth_feature = No Canvas Width
_UI_SVGFigure_noCanvasHeight_feature = No Canvas Height
_UI_Pin_type = Pin
_UI_CustomPin_type = Custom Pin
_UI_ColorPin_type = Color Pin
_UI_PinOwner_type = Pin Owner
_UI_CustomPin_type_feature = Type
_UI_CustomPin_name_feature = Name
_UI_ColorPin_backgroundNotForeground_feature = Background Not Foreground
_UI_PinOwner_pins_feature = Pins
_UI_Pin_name_feature = Name
_UI_CustomPin_customSetterType_feature = Custom Setter Type
_UI_CustomPin_customSetterName_feature = Custom Setter Name
_UI_CustomPin_customOperationName_feature = Custom Operation Name
_UI_CustomPin_customOperationType_feature = Custom Operation Type
_UI_VisibilityPin_type = Visibility Pin
_UI_VisiblePin_type = Visible Pin
_UI_InvisibleRectangle_type = Invisible Rectangle
_UI_CustomAttributeOwner_type = Custom Attribute Owner
_UI_CustomAttributeOwner_attributes_feature = Attributes
_UI_CenterLayout_type = Center Layout
_UI_VerticalLabel_type = Vertical Label
_UI_VerticalLabel_text_feature = Text