uidesigner/com.nokia.sdt.series60.componentlibrary/components/menu/MenuItemBase.properties
author wpaul
Wed, 08 Apr 2009 10:40:18 -0500
branchRCL_2_0
changeset 77 e2b416032b5b
parent 2 d760517a8095
permissions -rw-r--r--
the rest of the fix for bug #8694
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
friendlyName=Menu Item
cawthron
parents:
diff changeset
     2
information=A standard menu item.
cawthron
parents:
diff changeset
     3
command=command id
cawthron
parents:
diff changeset
     4
commandDescription=Command emitted when item is selected, either built-in or generated
cawthron
parents:
diff changeset
     5
selected=selected
cawthron
parents:
diff changeset
     6
selectedDescription=Handles command triggered by menu item
cawthron
parents:
diff changeset
     7
selectedEventInCascadingMenuItem=The ''selected'' event in cascading menu item ''{0}'' was not bound because it will not be triggered at runtime.
cawthron
parents:
diff changeset
     8
UNIQUE=Generated command
cawthron
parents:
diff changeset
     9
NONE=No command
cawthron
parents:
diff changeset
    10