uidesigner/com.nokia.sdt.series60.componentlibrary/components/statuspane/StatusPane.properties
author timkelly
Thu, 10 Jun 2010 15:38:22 -0500
branchC3_BUILDER_WORK
changeset 1458 c92585882c83
parent 0 fb279309251b
permissions -rw-r--r--
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.

friendlyName=Status Pane
information=The standard S60 component displaying the title pane, context icon, navi pane, and system indicators.
titleText=title
spGeneralContainmentError=The status pane can''t contain instances of type ''{0}''.
spSingleStatusPaneContentInstanceContainmentError=The status pane cannot contain more than one object of type ''{0}''.
spStatusContentNotInRootContainmentError=A control of type ''{0}'' may only appear in the application design.
spStatusContentNotInViewContainmentError=A control of type ''{0}'' may only appear in a view design.

spSingleInstanceContainmentError=The status pane can''t contain more than one instance of type ''{0}''.
spSingleNaviInstanceContainmentError=The status pane already has a navi pane instance.
spNaviTabsNotInRootContainmentError=A navi pane tabs control can only be added in the application design.