core/com.nokia.carbide.discovery.ui/src/com/nokia/carbide/discovery/ui/messages.properties
author dadubrow
Fri, 13 Aug 2010 11:58:38 -0500
changeset 1824 7e34f628583a
parent 1810 2ccd3660a736
child 1849 40d70835dc4f
permissions -rw-r--r--
update import wizard and operation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1661
cd8159f371c7 multiple changes:
dadubrow
parents: 1634
diff changeset
     1
AbstractBrowserPortalPage_BackLabel=Back
cd8159f371c7 multiple changes:
dadubrow
parents: 1634
diff changeset
     2
AbstractBrowserPortalPage_NavigationTitle=Navigation
1721
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     3
AbstractBrowserPortalPage_RefreshLabel=Refresh page
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     4
AbstractBrowserPortalPage_StopLabel=Stop loading
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     5
AbstractBrowserPortalPageLayer_BadURLError=Could not load page due to bad URL
1783
6d8af00d456a fall back to normal browser renderer if error
dadubrow
parents: 1744
diff changeset
     6
AbstractBrowserPortalPageLayer_BrowserCreateError=Could not create browser: {0}
1721
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     7
AbstractBrowserPortalPageLayer_ForwardLabel=Forward
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     8
AbstractBrowserPortalPageLayer_InvalidURLError=Invalid URL
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
     9
AbstractBrowserPortalPageLayer_OpenLocationLabel=Open location
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    10
AbstractBrowserPortalPageLayer_OpenLocationTitle=Open Location
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    11
AbstractBrowserPortalPageLayer_ShowInBrowserLabel=Show in browser
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    12
AbstractBrowserPortalPageLayer_URLLabel=URL:
1734
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    13
AbstractDiscoveryPortalPageLayer_AdvancedInstallActionLabel=Advanced install...
1810
2ccd3660a736 feature config exporter + non-functional importer
dadubrow
parents: 1783
diff changeset
    14
AbstractDiscoveryPortalPageLayer_CheckAllActionLabel=Select all
2ccd3660a736 feature config exporter + non-functional importer
dadubrow
parents: 1783
diff changeset
    15
AbstractDiscoveryPortalPageLayer_CheckedItemsStatusMessage={0} item(s) selected
1734
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    16
AbstractDiscoveryPortalPageLayer_GatheringExtensionsDesc=Gathering Extensions
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    17
AbstractDiscoveryPortalPageLayer_GatheringInstallInfoDesc=Gathering Install Information
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    18
AbstractDiscoveryPortalPageLayer_InstallActionLabel=Install...
1810
2ccd3660a736 feature config exporter + non-functional importer
dadubrow
parents: 1783
diff changeset
    19
AbstractDiscoveryPortalPageLayer_InstallActionTooltip=Install selected items
1824
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    20
AbstractDiscoveryPortalPageLayer_P2InstallWizardOpenError=Could not open install wizard
1734
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    21
AbstractDiscoveryPortalPageLayer_RefreshActionLabel=Refresh
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    22
AbstractDiscoveryPortalPageLayer_Title=Install Extensions
1810
2ccd3660a736 feature config exporter + non-functional importer
dadubrow
parents: 1783
diff changeset
    23
AbstractDiscoveryPortalPageLayer_UncheckAllActionLabel=Deselect all
1824
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    24
AbstractImportExportPage_BrowseButtonLabel=Browse...
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    25
AbstractImportExportPage_CheckAllLabel=Select All
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    26
AbstractImportExportPage_CheckNoneLabel=Deselect All
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    27
AbstractImportExportPage_FeatureColTitle=Feature
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    28
AbstractImportExportPage_VersionColTitle=Version
1721
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    29
AbstractRSSPortalPageLayer_ReturnToFeedLabel=Return to RSS
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    30
AbstractRSSPortalPageLayer_RSSReadError=Could not read RSS from: {0}
1744
48b623de4c8e Fix possible NPE, report better error, tweaks
dadubrow
parents: 1734
diff changeset
    31
Activator_GetProxyInfoJobTitle=Getting proxy info
1661
cd8159f371c7 multiple changes:
dadubrow
parents: 1634
diff changeset
    32
Activator_MissingConfigURLError=Could not find URL in configuration/server.properties file for key={0}
1824
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    33
ExportPage_BrowseGroupLabel=Export file:
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    34
ExportPage_Description=Create an export file with the selected feature configuration
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    35
ExportPage_FileDialogText=Save As
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    36
ExportPage_FileOverwriteWarning=File exists at selected location and will be overwritten
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    37
ExportPage_GetFeaturesJobName=Getting Installed Features
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    38
ExportPage_NoFeaturesError=There are no features to export
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    39
ExportPage_NoFeaturesSelectedError=At least one feature must be selected for export
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    40
ExportPage_NoFileError=A file must be selected in order to export features
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    41
ExportPage_Title=Export Installed Feature Configuration
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    42
ExportPage_ViewerGroupLabel=Export features:
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    43
ExportWizard_ErrorTitle=Error
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    44
ExportWizard_Title=Export
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    45
ExportWizard_WriteFileError=Could not write export file due to error: {0}
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    46
FeatureInstallOperation_ConfiguringTaskName=Configuring install operation
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    47
FeatureInstallOperation_IdLabel=id=
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    48
FeatureInstallOperation_MissingFeaturesError=Install failed. Could not find some features: \n
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    49
FeatureInstallOperation_VersionLabel=version=
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    50
ImportPage_AllFilesFilterName=All Files
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    51
ImportPage_BrowseGroupLabel=Import file:
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    52
ImportPage_Description=Import a feature configurations from a file and install the features
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    53
ImportPage_FileDialogText=Select an Exported Feature Configuration File
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    54
ImportPage_NoFeaturesSelectedError=At least one feature must be selected for import
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    55
ImportPage_NoValidFeaturesInFileError=No valid features found in configurations file
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    56
ImportPage_NoValidFileError=A valid exported feature configuration file must be selected
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    57
ImportPage_NoValidReposInFileError=No valid repositories found in configurations file
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    58
ImportPage_OriginalVersionCheckLabel=Attempt import original feature versions
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    59
ImportPage_ReadFileError=Could not read data from file: {0}
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    60
ImportPage_ReadFileJobName=Reading Feature Configuration File
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    61
ImportPage_Title=Import Feature Configuration and Install
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    62
ImportPage_ViewerGroupLabel=Import Features:
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    63
ImportPage_XMLFileFilterName=XML Files
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    64
ImportWizard_ErrorTitle=Error
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    65
ImportWizard_ImportFailedError=Import operation failed
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    66
ImportWizard_InstallErrorSimple=Could not install due to error: {0}
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    67
ImportWizard_Title=Import Installed Feature Configuration
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    68
InstallExtensionsPortalExtension_ExportActionLabel=Export...
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    69
InstallExtensionsPortalExtension_ImportActionLabel=Import...
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    70
InstallExtensionsPortalExtension_MigrateTitle=Migrate
1734
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    71
PortalEditor_BadCommandBarFactoryError=Command bar factory class could not be created for id: {0
1810
2ccd3660a736 feature config exporter + non-functional importer
dadubrow
parents: 1783
diff changeset
    72
PortalEditor_Name=Carbide.c++ Portal
1721
18638adda547 more portal changes:
dadubrow
parents: 1661
diff changeset
    73
PortalEditor_NoLayersError=Could not load portal page because no layers were found for id: {0}
1615
d5f384bf1e88 more portal
dadubrow
parents: 1523
diff changeset
    74
PortalEditor_PageLoadError=Could not load portal page
d5f384bf1e88 more portal
dadubrow
parents: 1523
diff changeset
    75
PortalEditor_PageOpenError=Could not open portal
1734
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    76
PortalEditor_PageRankError=Could not get order value for portal page or layer: {0}
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    77
SettingsBarCreator_CapabilitiesActionLabel=Capabilities
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    78
SettingsBarCreator_CodeStyleActionLabel=Code Style
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    79
SettingsBarCreator_KeyBindingsActionLabel=Key bindings
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    80
SettingsBarCreator_ProxiesActionLabel=Proxies
bf670d38123a More portal framework changes:
dadubrow
parents: 1727
diff changeset
    81
SettingsBarCreator_Title=Settings
1824
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    82
SimpleRSSReader_BadURLError=Bad URL
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    83
Streamer_BadURIError=Could not parse URI: {0}
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    84
Streamer_BadVersionError=Can only read version {0} of <{1}>
7e34f628583a update import wizard and operation
dadubrow
parents: 1810
diff changeset
    85
Streamer_VersionParseError=Could not parse version: {0}