|
1 |
|
2 # <copyright> |
|
3 # </copyright> |
|
4 # |
|
5 # $Id$ |
|
6 |
|
7 #pluginName = IBYMLModel Edit Support |
|
8 pluginName = com.nokia.tools.vct.ibyml.edit |
|
9 providerName = www.nokia.com |
|
10 |
|
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_EEntity_type = ref="{0}" value="{1}" |
|
21 _UI_EIBYFile_type = IBY File |
|
22 _UI_EEntry_type = Entry |
|
23 _UI_EFileName_type = File Name |
|
24 _UI_EIBYDocument_type = IBY Document |
|
25 _UI_Unknown_type = Object |
|
26 |
|
27 _UI_Unknown_datatype= Value |
|
28 |
|
29 _UI_EEntity_ref_feature = Reference |
|
30 _UI_EEntity_value_feature = Value |
|
31 _UI_EIBYFile_name_feature = Name |
|
32 _UI_EIBYFile_flag_feature = Flag |
|
33 _UI_EIBYFile_entries_feature = Entries |
|
34 _UI_EIBYFile_locations_feature = Locations |
|
35 _UI_EEntry_source_feature = Source |
|
36 _UI_EEntry_target_feature = Target |
|
37 _UI_EEntry_fileName_feature = File Name |
|
38 _UI_EFileName_plugin_feature = Plugin |
|
39 _UI_EIBYDocument_root_feature = IBYML Document |
|
40 _UI_Unknown_feature = Unspecified |
|
41 |
|
42 _UI_EFileName_encoding_feature = Encoding |