carbidev/com.nokia.tools.vct.appshell_1.0.0.v20090225_01-11/plugin.properties
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 
       
     2 # <copyright>
       
     3 # </copyright>
       
     4 #
       
     5 # $Id$
       
     6 
       
     7 #
       
     8 pluginName = Application Shell Editor Plugin
       
     9 pluginName = com.nokia.tools.vct.appshell
       
    10 providerName = www.nokia.com
       
    11 _UI_CreateChild_text = {0}
       
    12 _UI_CreateChild_text2 = {1} {0}
       
    13 _UI_CreateChild_text3 = {1}
       
    14 _UI_CreateChild_tooltip = Create New {0} Under {1} Feature
       
    15 _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
       
    16 _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
       
    17 
       
    18 _UI_PropertyDescriptor_description = The {0} of the {1}
       
    19 
       
    20 _UI_EAppShellDocument_type = Application Shell Document
       
    21 _UI_EFolderElement_type = Folder
       
    22 _UI_EApplicationElement_type = Application
       
    23 _UI_EURLElement_type = URL
       
    24 _UI_EDataElement_type = Data
       
    25 _UI_ELockDescriptor_type = ELock Descriptor
       
    26 _UI_EIconDescriptor_type = EIcon Descriptor
       
    27 _UI_Unknown_type = Object
       
    28 
       
    29 _UI_Unknown_datatype= Value
       
    30 
       
    31 _UI_EFolderElement_titleName_feature = Title Name
       
    32 _UI_EFolderElement_default_feature = Default
       
    33 _UI_EFolderElement_shortName_feature = Short Name
       
    34 _UI_EFolderElement_longName_feature = Long Name
       
    35 _UI_EFolderElement_applicationGroupName_feature = Application Group Name
       
    36 _UI_EApplicationElement_uid_feature = Uid
       
    37 _UI_EApplicationElement_view_feature = View
       
    38 _UI_EApplicationElement_titleName_feature = Title Name
       
    39 _UI_EApplicationElement_shortName_feature = Short Name
       
    40 _UI_EApplicationElement_longName_feature = Long Name
       
    41 _UI_EURLElement_url_feature = Url
       
    42 _UI_EURLElement_titleName_feature = Title Name
       
    43 _UI_EURLElement_shortName_feature = Short Name
       
    44 _UI_EURLElement_longName_feature = Long Name
       
    45 _UI_EDataElement_version_feature = Version
       
    46 _UI_EFolderElementContainer_folders_feature = Folders
       
    47 _UI_ELockDescriptor_lockName_feature = Lock Name
       
    48 _UI_ELockDescriptor_lockIcon_feature = Lock Icon
       
    49 _UI_ELockDescriptor_lockDelete_feature = Lock Delete
       
    50 _UI_ELockDescriptor_lockOrganize_feature = Lock Organize
       
    51 _UI_ELockDescriptor_hideChangeSkin_feature = Hide Change Skin
       
    52 _UI_ELockDescriptor_hideMemDetails_feature = Hide Memory Details
       
    53 _UI_ELockDescriptor_hideDownload_feature = Hide Download
       
    54 _UI_ELockDescriptor_hideAnimatedIcons_feature = Hide Animated Icons
       
    55 _UI_EIconDescriptor_iconFile_feature = Icon File
       
    56 _UI_EIconDescriptor_m3gIconFile_feature = M3g Icon File
       
    57 _UI_EIconDescriptor_iconId_feature = Icon Id
       
    58 _UI_EIconDescriptor_maskId_feature = Mask Id
       
    59 _UI_EIconDescriptor_iconSkinMajorId_feature = Icon Skin Major Id
       
    60 _UI_EIconDescriptor_iconSkinMinorId_feature = Icon Skin Minor Id
       
    61 _UI_Unknown_feature = Unspecified
       
    62 
       
    63 
       
    64 _UI_EAppshellModelEditor_menu = &EAppshellModel Editor
       
    65 
       
    66 _UI_CreateChild_menu_item = &New Child
       
    67 _UI_CreateSibling_menu_item = N&ew Sibling
       
    68 
       
    69 _UI_ShowPropertiesView_menu_item = Show &Properties View
       
    70 _UI_RefreshViewer_menu_item = &Refresh
       
    71 
       
    72 _UI_SelectionPage_label = Selection
       
    73 _UI_ParentPage_label = Parent
       
    74 _UI_ListPage_label = List
       
    75 _UI_TreePage_label = Tree
       
    76 _UI_TablePage_label = Table
       
    77 _UI_TreeWithColumnsPage_label = Tree with Columns
       
    78 _UI_ObjectColumn_label = Object
       
    79 _UI_SelfColumn_label = Self
       
    80 
       
    81 _UI_NoObjectSelected = Selected Nothing
       
    82 _UI_SingleObjectSelected = Selected Object: {0}
       
    83 _UI_MultiObjectSelected = Selected {0} Objects
       
    84 
       
    85 _UI_OpenEditorError_label = Open Editor
       
    86 
       
    87 _UI_Wizard_category = Example EMF Model Creation Wizards
       
    88 
       
    89 _UI_CreateModelError_message = Problems encountered in file "{0}"
       
    90 
       
    91 _UI_EAppshellModelModelWizard_label = Application Shell Document
       
    92 _UI_EAppshellModelModelWizard_description = Create a new Application Shell document
       
    93 
       
    94 _UI_EAppshellModelEditor_label =  Application Shell Editor
       
    95 
       
    96 _UI_EAppshellModelEditorFilenameDefaultBase = My
       
    97 _UI_EAppshellModelEditorFilenameExtensions = eappshellmodel
       
    98 
       
    99 _UI_Wizard_label = New
       
   100 
       
   101 _WARN_FilenameExtension = The file name must end in ''.{0}''
       
   102 _WARN_FilenameExtensions = The file name must have one of the following extensions: {0}
       
   103 
       
   104 _UI_ModelObject = &Model Object
       
   105 _UI_XMLEncoding = &XML Encoding
       
   106 _UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1
       
   107 _UI_Wizard_initial_object_description = Select a model object to create
       
   108 
       
   109 _UI_FileConflict_label = File Conflict
       
   110 _WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor.  Do you wish to discard this editor's changes?
       
   111 
       
   112 
       
   113 _UI_EAppshellDocument_type = Application Shell Document
       
   114 _UI_EAppshellDocument_data_feature = Data
       
   115 _UI_EHideDescriptor_type = Hide Descriptor
       
   116 _UI_EHideDescriptor_hideChangeSkin_feature = Hide Change Skin
       
   117 _UI_EHideDescriptor_hideMemDetails_feature = Hide Mem Details
       
   118 _UI_EHideDescriptor_hideDownload_feature = Hide Download
       
   119 _UI_EHideDescriptor_hideAnimatedIcons_feature = Hide Animated Icons
       
   120 _UI_EBooleanFlag_OFF_literal = 0
       
   121 _UI_EBooleanFlag_ON_literal = 1
       
   122 _UI_ENameDescriptor_type = EName Descriptor
       
   123 _UI_EFolderElement_applications_feature = Applications
       
   124 _UI_ENameDescriptor_titleName_feature = Title Name
       
   125 _UI_ENameDescriptor_shortName_feature = Short Name
       
   126 _UI_ENameDescriptor_longName_feature = Long Name
       
   127 _UI_EFolderElement_contents_feature = Contents
       
   128 _UI_EFolderElement_folders_feature = Folders
       
   129 _UI_EDataElement_folders_feature = Folders
       
   130 _UI_EFolderElement_urls_feature = Urls
       
   131 _UI_EDataElement_folder_feature = Folder