uidesigner/com.nokia.sdt.series60.componentlibrary/components/menu/MenuItemBase.properties
author Frank Turovich <frank.turovich@nokia.com>
Thu, 02 Apr 2009 15:09:04 -0500
changeset 24 f2ad263823f3
parent 2 d760517a8095
permissions -rw-r--r--
added DS_Store to hgignore list
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