srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.cache/src/com/nokia/s60tools/apiquery/cache/resources/messages.properties
changeset 0 a02c979e8dfd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.cache/src/com/nokia/s60tools/apiquery/cache/resources/messages.properties	Sat Jan 09 10:04:11 2010 +0530
@@ -0,0 +1,77 @@
+#
+# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# All rights reserved.
+# This component and the accompanying materials are made available
+# under the terms of "Eclipse Public License v1.0"
+# which accompanies this distribution, and is available
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
+#
+# Initial Contributors:
+# Nokia Corporation - initial contribution.
+#
+# Contributors:
+#
+# Description: 
+#
+#
+AbstractEntryStorage.Duplicate_ErrMsg=
+AbstractEntryStorage.NonExistingEntry_ErrMsg=
+CacheEntry.Cannot_Contain_Empty_Field_ErrMsg=API Metadata information from the SDK entry cannot contain an empty field.
+CacheEntry.Destination_File_Is_Write_Protected_ErrMsg=Error encountered, cannot save configuration. Destination file is write-protected:
+CacheEntry.Destination_File_Is_In_Use_ErrMsg=Error encountered, failed to delete old configuration. Destination file is in use:
+CacheEntry.LoadFailed_Part_1_ErrMsg=Failed to load API Metadata information from the SDK entry configuration: 
+CacheEntry.LoadFailed_Part_2_ErrMsg=Removing possibly corrupted configuration file.
+CacheEntry.Unexpected_Attribute_ErrMsg=Unexpected attribute in configuration file element:
+CacheEntry.Save_Configuration_ErrMsg=Failed to save configuration
+JobMessageUtils.DataSourceLoadErrorMsg_Part1=There were errors loading the following data sources:\n\n
+JobMessageUtils.DataSourceLoadErrorMsg_Part2=\nThese files were not selected as data sources.
+LocalCacheSearchMethodExtension.No_Server_Entries_ErrMsg=No server entries configured or selected in Properties-tab.
+LocalCacheSearchMethodExtension.UnexpectedEntryErrMsg=Unexpected null data source found, entry id was: 
+LocalCacheSearchMethodExtension.UnexpectedException_ErrMsg=Unexpected exception
+LocalCacheSearchMethodExtension.UpdatingDataSourceMsg_Part1=Updating '
+LocalCacheSearchMethodExtension.UpdatingDataSourceMsg_Part2=' data sources.
+LocalCacheSearchMethodExtension.IOException_ErrMsg=I/O Exception
+LocalCacheSearchMethodExtension.InvalidXML_ErrMsg=Invalid XML
+LocalCacheSearchMethodExtension.Failed_To_Start_Query_ErrMsg=Failed to start API query from context menu:
+LocalCacheUIComposite.RefreshCache=Refresh cache
+LocalCacheUIComposite.SDKDoesNotExistErrMsg_Part1=Selected SDK: '
+LocalCacheUIComposite.SDKDoesNotExistErrMsg_Part2=' does not exist, please check your devices configuration.
+LocalCacheUIComposite.SDKSelectionErrMsg_Part1=Selected SDK: '
+LocalCacheUIComposite.SDKSelectionErrMsg_Part2=' cannot be refreshed, see log for more information.
+LocalCacheUIComposite.SDKSelectionErrMsg_Part3=\ Error was: 
+LocalCacheUIComposite.SeekingMetadataFilesMsg=Seeking metadatas from SDK: 
+LocalCacheUIComposite.SelectSDK=Select SDK:
+LocalCacheUIComposite.UpdatingDataSourceMsg_Part1=Updating '
+LocalCacheUIComposite.UpdatingDataSourceMsg_Part2=' data sources.
+MetadataHeadersFinder.HeadersSeekError_Msg=Error seeking header files, Exception was: 
+MetadataHeadersFinder.IncFolderNotFound_WarnMsg_Part1=Inc folder: '
+MetadataHeadersFinder.IncFolderNotFound_WarnMsg_Part2=' for entry: '
+MetadataHeadersFinder.IncFolderNotFound_WarnMsg_Part3=' does not exist. Headers was not added for API.
+MetadataXMLToUIMappingRules.Adaptiotion=Adaptation
+MetadataXMLToUIMappingRules.Collection=Collection
+MetadataXMLToUIMappingRules.Description=Description
+MetadataXMLToUIMappingRules.ExtendedSDK=Extended SDK
+MetadataXMLToUIMappingRules.Headers=Headers
+MetadataXMLToUIMappingRules.HtmlDocProvided=Html doc provided
+MetadataXMLToUIMappingRules.Libs=Libs
+MetadataXMLToUIMappingRules.Name=Name
+MetadataXMLToUIMappingRules.Release=Release
+MetadataXMLToUIMappingRules.ReleaseCategory=Release category
+MetadataXMLToUIMappingRules.Subsystem=Subsystem
+MetadataXMLToUIMappingRules.Type=Type
+MetadataXMLToUIMappingRules.ReleaseSince=Release since version
+MetadataXMLToUIMappingRules.DeprecatedSince=Release deprecated since version
+SeekMetaXMLFilesJob.CancelledByUser=Cancelled by User.
+SeekMetaXMLFilesJob.MetadataNotFoundWarningMsg_Part1=No metadata found from SDK: '
+SeekMetaXMLFilesJob.MetadataNotFoundWarningMsg_Part2='. An SDK with no metadata cannot be used as a data source. Please select another SDK.
+SeekMetaXMLFilesJob.SeekCompleatedErrorMsg=Error when seeking Metadata files from SDK: 
+SeekMetaXMLFilesJob.SeekCompleatedExitValueErrorMsg=. Exit value was: 
+SeekMetaXMLFilesJob.SeekErrorMsg=Error starting to seek Metadata files from SDK: 
+SeekMetaXMLFilesJob.StartJobMsg_Part1=Starting to seek '
+SeekMetaXMLFilesJob.StartJobMsg_Part2=' files from selected SDK: '
+SeekMetaXMLFilesJob.StartJobMsg_Part3=' under EPOCROOT: '
+SeekMetaXMLFilesJob.UpdatingDB_ProgressMsg=Updating metadata data source data base.
+UpdateSDKSelectionJob.ParsingFiles_ProgressMsg=Parsing .metaxml files...
+UpdateSDKSelectionJob.ReadingSDK_ProgressMsg=Reading .metaxml files from SDK: '
+UpdateSDKSelectionJob.SDKReadError_Msg=Error on reading .metaxml files from SDK: '
+CacheEntryStorage.JobCanceledByUserMsg=Job canceled by user
\ No newline at end of file