|
1 |
|
2 # <copyright> |
|
3 # </copyright> |
|
4 # |
|
5 # $Id$ |
|
6 |
|
7 #pluginName = Persistence-gcfml Edit Support |
|
8 pluginName = com.nokia.tools.vct.gcfml.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_EFile_type = EFile |
|
21 _UI_ESetting_type = ESetting |
|
22 _UI_EXslt_type = EXslt |
|
23 _UI_Unknown_type = Object |
|
24 |
|
25 _UI_Unknown_datatype= Value |
|
26 |
|
27 _UI_EFile_name_feature = Name |
|
28 _UI_EFile_target_feature = Target |
|
29 _UI_ESetting_ref_feature = Ref |
|
30 _UI_EXslt_xslt_feature = Xslt |
|
31 _UI_Unknown_feature = Unspecified |
|
32 |
|
33 _UI_EGCFMLDocumentRoot_type = Document Root |
|
34 _UI_EGCFMLDocumentRoot_file_feature = File |
|
35 _UI_EFile_setting_feature = Setting |
|
36 _UI_EFile_xslt_feature = Xslt |
|
37 _UI_EStylesheet_type = EStylesheet |
|
38 _UI_EOutput_type = EOutput |
|
39 _UI_ETemplate_type = ETemplate |
|
40 _UI_EFile_stylesheet_feature = Stylesheet |
|
41 _UI_EStylesheet_version_feature = Version |
|
42 _UI_EStylesheet_output_feature = Output |
|
43 _UI_EStylesheet_template_feature = Template |
|
44 _UI_EOutput_method_feature = Method |
|
45 _UI_EOutput_encoding_feature = Encoding |
|
46 _UI_ETemplate_match_feature = Match |
|
47 _UI_EStylesheet_content_feature = Content |
|
48 _UI_EOutput_indent_feature = Indent |
|
49 _UI_EFile_location_feature = Location |