uidesigner/com.nokia.carbide.cpp.uiq.ui/src/com/nokia/carbide/cpp/uiq/ui/viewwizard/messages.properties
author timkelly
Mon, 14 Dec 2009 10:26:24 -0600
changeset 681 0ca8a6b568b1
parent 0 fb279309251b
permissions -rw-r--r--
merge commit

/* START_USECASES: CU1, CU2 END_USECASES */
ProjectsComboWidget.NO_PROJECT=NO PROJECT
ProjectsComboWidget.NoEligibleProjectsError=The current workspace has no eligible Symbian projects.
ProjectsComboWidget.SelectProjectPrompt=Please select a project.
ApplicationSelectionPage.PageTitle=Application Properties
ApplicationSelectionPage.AppUIDTip=Type the application's unique identifier (UID)
ApplicationSelectionPage.PageDescription=Select a project with an existing application, or enter properties for creating a new one
ApplicationSelectionPage.PageDescription2=Enter properties for creating a new application
ApplicationSelectionPage.AddToProjectPrompt=Add to &project:
ApplicationSelectionPage.ApplicationNamePrompt=Application &name:
ApplicationSelectionPage.InitialApplicationName=NewApp
ApplicationSelectionPage.ComponentVersionsPrompt=Design for baseline &SDK:
ApplicationSelectionPage.ComponentSDKTip=Select the UIQ SDK to be the base line for source generation and available controls
ApplicationSelectionPage.InitialLanguagePrompt=Initial &language:
ApplicationSelectionPage.InitialLanguageTip=Select the initial language to use for internationalization
ApplicationSelectionPage.ApplicationUIDPrompt=Application UID:
ApplicationDefinitionPage.AppEditorDirtyError=Application editor must not have unsaved changes
ApplicationSelectionPage.RandomButtonTitle=Random
ApplicationSelectionPage.RandomUIDTip=Click to pick a new random application unique identifier (UID)
ApplicationSelectionPage.NoSDKError=There must be at least one UIQ SDK with a known version configured to determine compatible component versions.
ApplicationSelectionPage.NoCompatibleSDKError=No SDKs are installed that are compatible with the selected project.
ApplicationSelectionPage.ProjectTip=Select the project to which to add a new design
ApplicationSelectionPage.AppNameTip=Type the application name
ApplicationSelectionPage.ValidApplicationNameError=Application name must be a valid root name for generated classes in the project.
ApplicationDefinitionPage.AppEditorDirtyMessageFormat=Adding a design to ''{0}'' project will modify the application, however, the editor is open and unsaved. Do you want to save it now?
ApplicationDefinitionPage.AppEditorDirtyMessageTitle=Application Editor Unsaved
InitialContentPage.PageTitle=UIQ UI Design Selection
InitialContentPage.Empty=Empty
InitialContentPage.PageDescription=Select from the common types of UIQ user interface designs 
InitialContentPage.ListPrompt=Select a design:
InitialContentPage.DescriptionPrompt=Description:
InitialContentPage.EmptyDescription=No design specified. Objects can be added using the editor.
InitialContentPage.CreateViewModelError=Could not create UI design
CustomizerPage.PageTitle=Content Variants
CustomizerPage.PageDescription=Select from the possible variants of your selection
ViewWizard.WizardTitle=New UIQ UI Design
ViewWizardManager.0=UIQ_UI_Designer
ViewWizardManager.1=UIQ UI Designer
ViewWizardManager.2=Carbide_UI_Designer
ViewWizardManager.3=1.1
ViewWizardManager.4=License manager plugin authentication failed (
ViewWizardManager.5=)
ViewWizardManager.6=Authetication Error
ViewWizard.RootModelSaveError=Could not save the application design
ViewWizard.RootModelOpenError=Could not open application editor
ViewWizard.ViewModelOpenError=Could not open UI design editor
ViewWizard.ViewModelSaveError=Could not save the ui design
ViewWizard.CollisionMessage=With the given container basename, the designer will merge or overwrite these existing files in your project:\n\n{0}\nMerging with existing sources may introduce errors.\n\nDo you want to continue and let the designer modify these files?
AppUIDText.Error=Application UID should be a hexadecimal value between {0} and {1} at development time
ContainerSelectionPage.PageTitle=UIQ UI Design Properties
ContainerSelectionPage.PageDescription=Configure the initial settings of the UI design
ContainerSelectionPage.DescriptionLabel=Description:
ContainerSelectionPage.ClassNameLabel=Base &name:
ContainerSelectionPage.TypeLabel=&Container type:
ContainerSelectionPage.BaseNameTip=Type the base name for the container class
ContainerSelectionPage.UIConfigModeLabel=UI config &mode
ContainerSelectionPage.uiConfigModesCombo.text=Softkey portrait style
ContainerSelectionPage.softkeyPortraitStyle=Softkey portrait style
ContainerSelectionPage.baseName.description=Base name for the artifacts of the UI design.
ContainerSelectionPage.softkeyPortraitStyle.description=Portrait\nTouchScreen=No\nStyle=Softkeys\nOrientation=Normal
ContainerSelectionPage.softkeyTouchPortraitStyle=Softkey touch portrait style
ContainerSelectionPage.softkeyTouchPortraitStyle.description=Portrait\nTouchScreen=Yes\nStyle=Softkeys\nOrientation=Normal
ContainerSelectionPage.penTouchPortraitStyle=Pen touch portrait style
ContainerSelectionPage.penTouchPortraitStyle.description=Portrait\nTouchScreen=Yes\nStyle=Menu bar\nOrientation=Normal
ContainerSelectionPage.ContainerTypeLabel=&Container type
ContainerSelectionPage.ContainerTypeError=Simple Dialogs require a scrollable container.
ContainerSelectionPage.LayoutManagerLabel=&Layout manager
ContainerSelectionPage.ValidNameError=Base name must be a valid root name for generated classes in the project, and not the same as the project name.
ContainerSelectionPage.scrollable=Scrollable
ContainerSelectionPage.scrollable.description=A container with scroll support.
ContainerSelectionPage.nonScrollable=Non Scrollable
ContainerSelectionPage.nonScrollable.description=A container that doesn't support scrolling.
ContainerSelectionPage.UniqueNameError=Base name must be unique in the project.
ContainerSelectionPage.NoSelectionText=Your content selection has fully specified the container type to use.
ContainerSelectionPage.TypeSelectionError=A valid container type must be selected.
ViewWizard.ComponentProviderError=Could not instantiate component provider.
ViewWizard.RootModelCreateError=Could not create application design
ViewWizard.ViewModelCreateError=Could not create UI design
ViewWizard.CollisionDialogTitle=File Name Collision Detected
ViewWizard.SavingRootDataModel=Saving application data model...
ViewWizard.SavingViewDataModel=Saving view data model...
ViewWizard.SourceGenProviderError=Could not find source gen provider ''{0}''
ViewWizard.SourceGenError=Could not preflight source generation
ViewWizard.ProcessingTitle=Creating Design
AbstractSetPropertyProcessRunner.InstanceNotFoundError=Could not find {0} instance in model
ViewWizardManager.ErrorWritingEventHandlerSourceTitle=Error writing source
ViewWizardManager.ErrorWritingEventHandlerMessage=Error writing event handler code
ViewWizardManager.AuthenticationError=Authetication Error
ViewWizardManager.ErrorWritingEventHandlerTitle=Error writing source
ViewWizardManager.ErrorWritingEventHandlerMessage=Error writing event handler code