uidesigner/com.nokia.sdt.series60.componentlibrary/components/toolbar/Toolbar.properties
equal
deleted
inserted
replaced
|
1 friendlyName=Toolbar |
|
2 information=Toolbar component |
|
3 smallToolbarDescr=Small toolbar. Toolbar uses a little space as possible. Only buttons are allowed in the small toolbar. |
|
4 transparentDescr=Does the toolbar use transparent graphics. |
|
5 flexPosDescr=Position of the toolbar can be changed via SetPosition() before it is show. User will need to set coordinates. |
|
6 hasControlPaneDescr=Toolbar does not have internally owned CBA. |
|
7 middleItemFocusDescr=Middle item will be initially focused instead of the first item. |
|
8 memLastSelDescr=Toolbar remembers the last used item and automatically focuses that item when it is shown for the next time. |
|
9 rememberLastSelection=remember last selection |
|
10 orientationDescr=Display the toolbar vertically or horizontally. |
|
11 smallToolbar=small toolbar |
|
12 transparent=transparent |
|
13 flexiblePosition=flexible position |
|
14 hasControlPane=has control pane |
|
15 middleItemFocused=middle item focused |
|
16 orientation=orientation |
|
17 |
|
18 unsupportedComponentErr= The ''Toolbar'' currently only supports Button and Choice List components. |