author | fturovic <frank.turovich@nokia.com> |
Thu, 23 Sep 2010 10:16:37 -0500 | |
changeset 2094 | 90b9cb908a6b |
parent 0 | fb279309251b |
permissions | -rw-r--r-- |
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. |