uidesigner/com.nokia.sdt.series60.componentlibrary/components/statuspane/StatusPane.properties
author fturovic <frank.turovich@nokia.com>
Tue, 07 Apr 2009 13:55:47 -0500
branchRCL_2_0
changeset 69 cab50ba61335
parent 2 d760517a8095
permissions -rw-r--r--
added info on IAD custom rules
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
friendlyName=Status Pane
cawthron
parents:
diff changeset
     2
information=The standard S60 component displaying the title pane, context icon, navi pane, and system indicators.
cawthron
parents:
diff changeset
     3
titleText=title
cawthron
parents:
diff changeset
     4
spGeneralContainmentError=The status pane can''t contain instances of type ''{0}''.
cawthron
parents:
diff changeset
     5
spSingleStatusPaneContentInstanceContainmentError=The status pane cannot contain more than one object of type ''{0}''.
cawthron
parents:
diff changeset
     6
spStatusContentNotInRootContainmentError=A control of type ''{0}'' may only appear in the application design.
cawthron
parents:
diff changeset
     7
spStatusContentNotInViewContainmentError=A control of type ''{0}'' may only appear in a view design.
cawthron
parents:
diff changeset
     8
cawthron
parents:
diff changeset
     9
spSingleInstanceContainmentError=The status pane can''t contain more than one instance of type ''{0}''.
cawthron
parents:
diff changeset
    10
spSingleNaviInstanceContainmentError=The status pane already has a navi pane instance.
cawthron
parents:
diff changeset
    11
spNaviTabsNotInRootContainmentError=A navi pane tabs control can only be added in the application design.