Skip to main content
summaryrefslogblamecommitdiffstats
blob: a2038e7a4afd1c0043015be346636b4273cf0bb4 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                               
                                      

                                                                               



                                                  
                                            


                                                                                   
                                                                   


                                                          
###############################################################################
# Copyright (c) 2008 Wind River Systems and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#   Wind River Systems - initial API and implementation
#   Wind River Systems - added Address
###############################################################################

ExpressionColumnPresentation_expression=Expression
ExpressionColumnPresentation_name=Name
ExpressionColumnPresentation_type=Type
ExpressionColumnPresentation_value=Value
ExpressionColumnPresentation_address=Address
ExpressionColumnPresentation_description=Description
ExpressionManagerLayoutNode__invalidExpression_nameColumn_label=Invalid expression
ExpressionManagerLayoutNode__invalidExpression_valueColumn_label=Invalid expression
ExpressionManagerLayoutNode__newExpression_label=Add new expression

DisabledExpressionVMNode_disabled_value=(disabled)
DisabledExpressionVMNode_disabled_no_columns={0} (disabled)

Back to the top