diff -r 000000000000 -r f1112f777ce9 testdev/svstestdev/script/com.symbian.tef.script.edit/plugin.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testdev/svstestdev/script/com.symbian.tef.script.edit/plugin.properties Mon Mar 08 15:05:03 2010 +0800 @@ -0,0 +1,139 @@ + +# +# +# +# $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 = TEF Script 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_TefModel_type = Tef Model +_UI_Tef_type = Tef +_UI_Container_type = Container +_UI_Leaf_type = Leaf +_UI_TestCase_type = Test Case +_UI_Prefix_type = Prefix +_UI_Repeat_type = Repeat +_UI_TestStep_type = Test Step +_UI_Print_type = Print +_UI_LoadSuite_type = Load Suite +_UI_LoadServer_type = Load Server +_UI_RunUtils_type = Run Utils +_UI_RunProgram_type = Run Program +_UI_RunScript_type = Run Script +_UI_Pause_type = Pause +_UI_Delay_type = Delay +_UI_Consecutive_type = Consecutive +_UI_Concurrent_type = Concurrent +_UI_SharedData_type = Shared Data +_UI_SectionPesistance_type = Section Pesistance +_UI_TefComment_type = Tef Comment +_UI_Comment_type = Comment +_UI_CommentTag_type = Tag +_UI_AttachedComment_type = Attached Comment +_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_Unknown_type = Object + +_UI_Unknown_datatype= Value + +_UI_TefModel_tef_feature = Tef +_UI_Container_tef_feature = Tef +_UI_TestCase_name_feature = Name +_UI_Repeat_name_feature = Name +_UI_TestStep_server_feature = Server +_UI_TestStep_timeout_feature = Timeout +_UI_TestStep_method_feature = Method +_UI_TestStep_Error_feature = Error +_UI_TestStep_PanicString_feature = Panic String +_UI_TestStep_PanicCode_feature = Panic Code +_UI_TestStep_Result_feature = Result +_UI_TestStep_Heap_feature = Heap +_UI_TestStep_OOM_feature = OOM +_UI_Print_print_feature = Print +_UI_LoadSuite_server_feature = Server +_UI_LoadSuite_sharedData_feature = Shared Data +_UI_LoadServer_server_feature = Server +_UI_LoadServer_sharedData_feature = Shared Data +_UI_RunUtils_utilityCommand_feature = Utility Command +_UI_RunUtils_param_feature = Param +_UI_RunProgram_name_feature = Name +_UI_RunProgram_Timeout_feature = Timeout +_UI_RunProgram_WS_feature = WS +_UI_RunScript_script_feature = Script +_UI_RunScript_scriptPersistance_feature = Script Persistance +_UI_Delay_timeout_feature = Timeout +_UI_SectionPesistance_section_feature = Section +_UI_SectionPesistance_iniPersistance_feature = Ini Persistance +_UI_SectionPesistance_sectionPersistance_feature = Section Persistance +_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_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_Unknown_feature = Unspecified + +_UI_UtilityCommand_MakeReadWrite_literal = MakeReadWrite +_UI_UtilityCommand_DeleteFile_literal = DeleteFile +_UI_UtilityCommand_DeleteDirectory_literal = DeleteDirectory +_UI_UtilityCommand_CopyFile_literal = CopyFile +_UI_UtilityCommand_MkDir_literal = MkDir +_UI_TestBlock_type = Test Block +_UI_CreateObject_type = Create Object +_UI_RestoreObject_type = Restore Object +_UI_Command_type = Command +_UI_Store_type = Store +_UI_Outstanding_type = Outstanding +_UI_AsyncDelay_type = Async Delay +_UI_SharedActiveScheduler_type = Shared Active Scheduler +_UI_StoreActiveScheduler_type = Store Active Scheduler +_UI_TestBlock_Heap_feature = Heap +_UI_TestBlock_timeout_feature = Timeout +_UI_TestBlock_server_feature = Server +_UI_TestBlock_iniFile_feature = Ini File +_UI_TestBlock_PanicCode_feature = Panic Code +_UI_TestBlock_PanicString_feature = Panic String +_UI_CreateObject_objectType_feature = Object Type +_UI_CreateObject_objectName_feature = Object Name +_UI_RestoreObject_objectType_feature = Object Type +_UI_RestoreObject_objectName_feature = Object Name +_UI_Command_Error_feature = Error +_UI_Command_AsyncError_feature = Async Error +_UI_Command_objectName_feature = Object Name +_UI_Command_functionName_feature = Function Name +_UI_Command_section_feature = Section +_UI_Store_section_feature = Section +_UI_Outstanding_pollInterval_feature = Poll Interval +_UI_Outstanding_objectName_feature = Object Name +_UI_AsyncDelay_timeout_feature = Timeout \ No newline at end of file