uidesigner/com.nokia.sdt.series60.componentlibrary/components/toolbar/Toolbar.properties
author fturovic <frank.turovich@nokia.com>
Fri, 03 Apr 2009 10:36:00 -0500
changeset 36 131ddbe8aee4
parent 2 d760517a8095
permissions -rw-r--r--
added IAD rules to CS manual
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
friendlyName=Toolbar
cawthron
parents:
diff changeset
     2
information=Toolbar component
cawthron
parents:
diff changeset
     3
smallToolbarDescr=Small toolbar. Toolbar uses a little space as possible. Only buttons are allowed in the small toolbar.
cawthron
parents:
diff changeset
     4
transparentDescr=Does the toolbar use transparent graphics.
cawthron
parents:
diff changeset
     5
flexPosDescr=Position of the toolbar can be changed via SetPosition() before it is show. User will need to set coordinates.
cawthron
parents:
diff changeset
     6
hasControlPaneDescr=Toolbar does not have internally owned CBA.
cawthron
parents:
diff changeset
     7
middleItemFocusDescr=Middle item will be initially focused instead of the first item.
cawthron
parents:
diff changeset
     8
memLastSelDescr=Toolbar remembers the last used item and automatically focuses that item when it is shown for the next time.
cawthron
parents:
diff changeset
     9
rememberLastSelection=remember last selection
cawthron
parents:
diff changeset
    10
orientationDescr=Display the toolbar vertically or horizontally.
cawthron
parents:
diff changeset
    11
smallToolbar=small toolbar
cawthron
parents:
diff changeset
    12
transparent=transparent
cawthron
parents:
diff changeset
    13
flexiblePosition=flexible position
cawthron
parents:
diff changeset
    14
hasControlPane=has control pane
cawthron
parents:
diff changeset
    15
middleItemFocused=middle item focused
cawthron
parents:
diff changeset
    16
orientation=orientation
cawthron
parents:
diff changeset
    17
cawthron
parents:
diff changeset
    18
unsupportedComponentErr= The ''Toolbar'' currently only supports Button and Choice List components.