srcanaapps/apiquerytool/com.nokia.s60tools.apiquery/src/com/nokia/s60tools/apiquery/shared/resources/messages.properties
changeset 0 a02c979e8dfd
equal deleted inserted replaced
-1:000000000000 0:a02c979e8dfd
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: 
       
    15 #
       
    16 #
       
    17 MainView.Search_Tab_Title=Search
       
    18 MainView.Properties_Tab_Title=Properties
       
    19 APIQueryPlugin.Configuration_file_ErrMsg=Failed to load/save Data Source configuration file - reason: 
       
    20 APIQueryPlugin.DefaultDataSourceSelByUser_Msg=Default Data Source, selected by user.
       
    21 APIQueryParameters.UnsupportedQueryType_Msg=Unsupported query type: 
       
    22 APIQueryParameters.SubsystemName_Msg=Subsystem name
       
    23 APIQueryParameters.HeaderName_Msg=Header name
       
    24 APIQueryParameters.CR_PS_Name_Msg=CR/P&&S key name
       
    25 APIQueryParameters.QueryTypePart1_ErrMsg=Given  query type '
       
    26 APIQueryParameters.QueryTypePart2_ErrMsg=' cannot be mapped to any description\!
       
    27 APIQueryPlugin.Search_Method_Instantiate_Failed_Msg_Start=Failed to instantiate '
       
    28 APIQueryPlugin.Search_Method_Instantiate_Failed_Msg_End=' search method extension - reason: 
       
    29 APIQueryPlugin.Search_Method_Instantiate_Failed_Console_Msg=Failed to fetch search method extensions - reason: 
       
    30 APIQueryPlugin.No_Search_Method_Installed_ErrorMsg_Start=There were no search method extension plugins installed. Cannot start 
       
    31 APIQueryPlugin.No_Search_Method_Installed_ErrorMsg_End=\ tool.
       
    32 XMLDataSAXHandler.XML_Parse_Error_ConsoleMsg=XML Parsing error encountered: 
       
    33 XMLDataSAXHandler.XML_Parse_FatalError_ConsoleMsg=XML Parsing fatal error encountered: 
       
    34 XMLDataSAXHandler.XML_Parse_Warning_ConsoleMsg=XML Parsing warning encountered: 
       
    35 SearchMethodExtensionRegistry.Failed_To_Add_Ext_ConsoleMsg=Failed to add extension\! 
       
    36 SearchMethodExtensionRegistry.Extension_Prefix=Extension '
       
    37 SearchMethodExtensionRegistry.Is_Registered_Already_MsgPostfix=' is registered already\!
       
    38 SearchMethodExtensionRegistry.Failed_To_Remove_Ext_ConsoleMsg=Failed to remove extension\! 
       
    39 CheckIdentifierAction.Query_Failed_From_Context_Menu_ErrorMsg=Failed to start API query from context menu: 
       
    40 SearchTabComposite.API_Query_ErrMsg=API query failed: 
       
    41 QueryTypeSelectionComposite.Query_By_Msg=Query by:
       
    42 QueryResultsComposite.SearchResults_Msg=Search results
       
    43 QueryResultsComposite.ShowOnlyAPINames_MSg=Show only API names
       
    44 QueryTypeSelectionComposite.Query_Type_Was_Not_Selected_Msg=Query type was not selected\!
       
    45 QueryTypeSelectionComposite.Not_Supported_ErrMsg=The query type is not supported by the currently selected search method.
       
    46 QueryResultsComposite.APIDetailsQueryFailde_ErrMsg=API details query failed: 
       
    47 QueryTypeSelectionComposite.Query_Type_Not_Available_ErrMsg=The query type is not available for the currently selected search method.
       
    48 FirstTimePopUpDialog.Title_Msg="API Query - Quick Help"
       
    49 FirstTimePopUpDialog.Topic_Msg=Welcome to use API Query!
       
    50 FirstTimePopUpDialog.Tool_Is_For_Msg=API Query is a tool for searching information about APIs.
       
    51 FirstTimePopUpDialog.Properties_Msg_Configure=To configure Data Sources, open the Properties tab at the bottom of the API Query view.
       
    52 FirstTimePopUpDialog.Properties_Msg_Option_Three_DataSources=Three types of Data Sources are currently available: %s, %s and %s.
       
    53 FirstTimePopUpDialog.Properties_Msg_Option_Two_DataSources=Two types of Data Sources are currently available: %s and %s.
       
    54 FirstTimePopUpDialog.Properties_Msg_Option_One_DataSources=One type of Data Source is currently available: %s.
       
    55 FirstTimePopUpDialog.Properties_Msg_WebDescription=There are three Web servers configured by default, but only two of them are enabled.
       
    56 FirstTimePopUpDialog.Seach_Msg=To search for APIs, type the query string into the Search string field on the Search tab. Leaving this field empty will search for all items, which may take a long time.
       
    57 FirstTimePopUpDialog.Results_Msg=When APIs are found, click the search results to get more detailed information about them.
       
    58 FirstTimePopUpDialog.Project_Query_Msg=API Query for one file or a whole project can be started by right-clicking the .c, .cpp, .h or .hpp file, or on the project/folder node in Package Explorer. API Query for a project will be saved to a file and it contains information about the APIs used in the project.
       
    59 FieldMappingRules.NoMappingRule_ErrMsg=No mapping rule was defined for key: 
       
    60 FindFileFromFoldersJob.CancelledByUser_Msg=Cancelled by user
       
    61 FindFileFromFoldersJob.ErrorOnSeekin_StatusMsg_Part1=Error seeking file: 
       
    62 FindFileFromFoldersJob.ErrorOnSeekin_StatusMsg_Part2=\ from SDK: 
       
    63 FindFileFromFoldersJob.ErrorSeekingFile_ErrMsg_Part1=Error seeking file: 
       
    64 FindFileFromFoldersJob.ErrorSeekingFile_ErrMsg_Part2=\ from SDK: 
       
    65 FindFileFromFoldersJob.ErrorSeekingFileWithValue_ErrMsg_Part1=Error seeking file: 
       
    66 FindFileFromFoldersJob.ErrorSeekingFileWithValue_ErrMsg_Part2=\ from SDK: 
       
    67 FindFileFromFoldersJob.ErrorSeekingFileWithValue_ErrMsg_Part3=. Exit value was: 
       
    68 FindFileFromFoldersJob.FileFound_Progress_Msg_Part1=File: '
       
    69 FindFileFromFoldersJob.FileFound_Progress_Msg_Part2=' found.
       
    70 FirstTimePopUpDialog.More_Information_Msg=More instructions are available in API Query help. To open the help, go to Help > Help Contents, then select Carbide Tools > API Query.
       
    71 ActiveProjectQueryJob.StartingToRun_Msg=Starting to run 
       
    72 ActiveProjectQueryJob.Title_Project_Msg=Project 
       
    73 ActiveProjectQueryJob.ErrorsOnJob_ErrMsg=Errors on job: 
       
    74 ActiveProjectQueryJob.TaskStarted_Msg=Started
       
    75 ActiveProjectQueryJob.APIQueryForProject_Msg=API query for project: '
       
    76 ActiveProjectQueryJob.APIQueryForProject_OnProgress_Part2_Msg=' on progress...
       
    77 ActiveProjectQueryJob.Progresbar_Step1_Msg=Searching included headers from project.
       
    78 ActiveProjectQueryJob.Progresbar_Step2_Msg=Getting information of used APIs.
       
    79 ActiveProjectQueryJob.Progresbar_Step3_Msg=Getting API Details from selected Search Method.
       
    80 ActiveProjectQueryJob.Progresbar_Step4_Msg=Generating report.
       
    81 ActiveProjectQueryJob.CouldNotGetAPISUmmaries_ErrMsg=Could not get API summaries.
       
    82 ActiveProjectQueryJob.Title_IsUsingFollowingAPIs_Msg=\ is using following APIs and headers in files
       
    83 ActiveProjectQueryJob.Progresbar_Done_Msg=Done
       
    84 ActiveProjectQueryJob.APIQueryForProject_Compeleated_Msg=' compleated.
       
    85 ActiveProjectQueryJob.Starting_Part1_Msg=Starting '
       
    86 ActiveProjectQueryJob.Starting_Part2_Msg=' query to project '
       
    87 ActiveProjectQueryJob.Starting_Part3_Msg=' with search string '
       
    88 ActiveProjectQueryJob.NoDetailsForAPI_Msg=No details for API: 
       
    89 ActiveProjectQueryJob.APIQueryFailed_ErrMsg=API query errors encountered for following reason(s):
       
    90 CheckProjectReport.Unknown_MSg=Unknown
       
    91 CheckProjectReport.APIName_Msg=API Name
       
    92 CheckProjectReport.NoteForReportLinks_Msg=Note: You can only open links from the report when the API Query Carbide.c++ Extension is running.
       
    93 CheckProjectReport.UsingFile_Msg=Using files
       
    94 CheckProjectReport.UsedHeader_ErrMsg=Used headers and Using files must be same sized and not null.
       
    95 CheckProjectAction.APIQuery_JobName_Msg=API Query 
       
    96 CheckProjectAction.CannotGenerateReport_ErrMsg=Cannot generate report for project: 
       
    97 CheckProjectAction.UnableToOpenReport_ErrMsg=Unable to open report, reason: 
       
    98 CheckProjectReport.UsedHeader_Msg=Used headers
       
    99 CheckProjectAction.ExportAPIQueryForProject_Msg=Export API Query for project
       
   100 CheckProjectReport.UnableToLoadCSS_Part1_ErrMsg=Unable to get stylesheet from: 
       
   101 CheckProjectReport.UnableToLoadCSS_Part2_ErrMsg=, error was: 
       
   102 APIQueryParameters.APIName_Msg=API name
       
   103 APIQueryParameters.DLLName_Msg=DLL name
       
   104 APIQueryParameters.LIBName_Msg=LIB name
       
   105 APIQueryWebServerConfigurator.StartServer_ErrMsg_Part1=Unable to start 
       
   106 APIQueryWebServerConfigurator.StartServer_ErrMsg_Part2=. Error was: 
       
   107 APIQueryWebServerConfigurator.StartServer_Msg_Part1=Web server: '
       
   108 APIQueryWebServerConfigurator.StartServer_Msg_Part2=' started and running on address: '
       
   109 APIQueryWebServerConfigurator.StartServer_Msg_Part3='. API Query report links are now functional.
       
   110 APIQueryWebServerConfigurator.StoptServer_ErrMsg_Part1=Unable to stop 
       
   111 APIQueryWebServerConfigurator.StoptServer_ErrMsg_Part2=. Error was: 
       
   112 APIQueryWebServerConfigurator.StoptServer_Msg_Part1=Web server: '
       
   113 APIQueryWebServerConfigurator.StoptServer_Msg_Part2=' stopped. API Query report links are now unfunctional.
       
   114 AbstractEntryStorage.Duplicate_ErrMsg=There cannot exist two entries with the same name
       
   115 AbstractJob.JobCancelled_Part1_ErrMsg=Job: 
       
   116 AbstractJob.JobCancelled_Part2_ErrMsg=\ cancelled by user.
       
   117 AbstractJob.Percentage_Complete_Msg=% complete.
       
   118 AbstractEntryStorage.NonExistingEntry_ErrMsg=Tried to update a non-existing entry: 
       
   119 AbstractSearchMethodExtension.UnknownHost_ErrMsg=Unknown host
       
   120 AbstractSearchMethodExtension.MalformedURL_ErrMsg=Malformed URL
       
   121 AbstractSearchMethodExtension.IOException_ErrMsg=I/O Exception
       
   122 AbstractSearchMethodExtension.InvalidXML_ErrMsg=Invalid XML
       
   123 AbstractJob.Prosessing_Msg=\ Processing: 
       
   124 AbstractSearchMethodExtension.UnexpectedException_ErrMsg=Unexpected exception
       
   125 AbstractSearchMethodExtension.NoServerEntries_ErrMsg=No server entries configured or selected in Properties-tab.
       
   126 AbstractUiFractionComposite.ParentDisplayNULL_ErrMsg=Parent's display is NULL\!\!\!
       
   127 OpenFileAction.18=DEBUG: find files
       
   128 OpenFileAction.CannotFoundFile_ErrMsg_Part1=File: '
       
   129 OpenFileAction.CannotFoundFile_ErrMsg_Part2=' can not be found from project: '
       
   130 OpenFileAction.CannotFoundFile_Msg_Part1=File: '
       
   131 OpenFileAction.CannotFoundFile_Msg_Part2=' can not be found under SDK: '
       
   132 OpenFileAction.JobName_Msg=Seek file: 
       
   133 OpenFileAction.NotCarbideProject_ErrMsg_Part1=Project: '
       
   134 OpenFileAction.NotCarbideProject_ErrMsg_Part2=' is not Carbide project.
       
   135 OpenFileAction.ProjectNotExist_ErrMsg_Part1=Project: '
       
   136 OpenFileAction.ProjectNotExist_ErrMsg_Part2=' does not exist.
       
   137 OpenFileAction.StartingSeek_Msg_Part1=Starting to seek file: '
       
   138 OpenFileAction.StartingSeek_Msg_Part2=' from project: '
       
   139 OpenFileAction.TargetFound_Msg_Part1=Target SDK: '
       
   140 OpenFileAction.TargetFound_Msg_Part2=' for project: '
       
   141 OpenFileAction.TargetFound_Msg_Part3=' found, starting to seek file: '
       
   142 OpenFileAction.Unexpected_ErrMsg_Part1=Unexpected error occurded when seeking file: '
       
   143 OpenFileAction.Unexpected_ErrMsg_Part2=' from project: '
       
   144 OpenFileAction.Unexpected_ErrMsg_Part3=\ Error was: 
       
   145 OpenReportStatusDialog.OpenReport_Msg=Open report
       
   146 OpenReportStatusDialog.DoYouWantOpenReport_Msg=Do you want to open created report 
       
   147 PropertiesTabComposite.DataSource_Msg=Data Source
       
   148 PropertiesTabComposite.ShowDataSourceInResults_Msg=Show Data Source in Search results
       
   149 QueryDefComposite.SearchString_Msg=Search string:
       
   150 QueryResultsComposite.APIDetails_MSg=API details:
       
   151 QueryDefComposite.Search_Msg=Search
       
   152 QueryResultsComposite.APIs_Msg=match
       
   153 QueryResultsComposite.Found_Msg=Found 
       
   154 QueryResultsComposite.UnableToGetAPIDetails_ErrMsg_Part1=Unable to get API Details for: '
       
   155 QueryResultsComposite.UnableToGetAPIDetails_ErrMsg_Part2='. Error was: 
       
   156 SearchTabUIFieldsMediator.APIListQueryFailed_ErrMsg=API list query errors encountered for following reason(s):
       
   157 QueryDefComposite.Context_ErrMsg=Unable to set Context sensitive Help ID:s, error was:
       
   158 ReportActionServlet.NotSupportedAction_Msg=API Query report action Servlet called with no valid action.
       
   159 ReportActionServlet.NotSupportedQueryType_ErrMsg_Part1=Errors in report, not supported query type: '
       
   160 ReportActionServlet.NotSupportedQueryType_ErrMsg_Part2='. Please rerun API Query for Active project.
       
   161 ReportActionServlet.NotSupportedSearchMethod_ErrMsg_Part1=Not supported search method: '
       
   162 ReportActionServlet.NotSupportedSearchMethod_ErrMsg_Part2=' for selected Data source: '
       
   163 ReportActionServlet.Unexpected_ErrMsg_Part1=Unexpected error occur when API Query was started for Search string: '
       
   164 ReportActionServlet.Unexpected_ErrMsg_Part2=' with search type: '
       
   165 ReportActionServlet.Unexpected_ErrMsg_Part3='. Error was: