uidesigner/com.nokia.sdt.series60.componentlibrary/components/statuspane/StatusPane.properties
author Chad Peckham <chad.peckham@nokia.com>
Wed, 24 Feb 2010 10:30:17 -0600
branchRCL_2_4
changeset 1014 e3fac3e42c4a
parent 0 fb279309251b
permissions -rw-r--r--
Changes to fix bugs 10618 10714 10731 10759 10580
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
friendlyName=Status Pane
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
information=The standard S60 component displaying the title pane, context icon, navi pane, and system indicators.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
titleText=title
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
spGeneralContainmentError=The status pane can''t contain instances of type ''{0}''.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
spSingleStatusPaneContentInstanceContainmentError=The status pane cannot contain more than one object of type ''{0}''.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
spStatusContentNotInRootContainmentError=A control of type ''{0}'' may only appear in the application design.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
spStatusContentNotInViewContainmentError=A control of type ''{0}'' may only appear in a view design.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
spSingleInstanceContainmentError=The status pane can''t contain more than one instance of type ''{0}''.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
spSingleNaviInstanceContainmentError=The status pane already has a navi pane instance.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
spNaviTabsNotInRootContainmentError=A navi pane tabs control can only be added in the application design.