testdev/svstestdev/ini/com.symbian.ini.edit/plugin.properties
changeset 0 f1112f777ce9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/svstestdev/ini/com.symbian.ini.edit/plugin.properties	Mon Mar 08 15:05:03 2010 +0800
@@ -0,0 +1,56 @@
+
+# <copyright>
+# </copyright>
+#
+# $Id$
+
+# ====================================================================
+# To code developer:
+#   Do NOT change the properties between this line and the
+#   "%%% END OF TRANSLATED PROPERTIES %%%" line.
+#   Make a new property name, append to the end of the file and change
+#   the code to use the new property.
+# ====================================================================
+
+# ====================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# ====================================================================
+
+pluginName = Ini Edit
+providerName = Nokia Corporation.
+
+_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_IniModel_type = Model
+_UI_Ini_type = Ini
+_UI_IniLeaf_type = Leaf
+_UI_Section_type = Section
+_UI_Data_type = Data
+_UI_IniComment_type = Comment
+_UI_Comment_type = Comment
+_UI_CommentTag_type = Tag
+_UI_AttachedComment_type = Attached Comment
+_UI_Unknown_type = Object
+
+_UI_Unknown_datatype= Value
+
+_UI_IniModel_ini_feature = Ini
+_UI_Section_name_feature = Name
+_UI_Section_iniLeaf_feature = Ini Leaf
+_UI_Data_key_feature = Key
+_UI_Data_value_feature = Value
+_UI_Comment_comment_feature = Comment
+_UI_Comment_tag_feature = Tag
+_UI_CommentTag_key_feature = Key
+_UI_CommentTag_value_feature = Value
+_UI_AttachedComment_attachedComment_feature = Attached Comment
+_UI_AttachedComment_attachedTag_feature = Attached Tag
+_UI_Unknown_feature = Unspecified
+
\ No newline at end of file