uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/EnumeratedTextPopupBase.properties
author cawthron
Tue, 24 Mar 2009 22:20:21 -0500
changeset 2 d760517a8095
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
settingTextDescription=The text that appears as the current setting value.
cawthron
parents:
diff changeset
     2
popupTextDescription=The text that appears in the popup list of possible values.
cawthron
parents:
diff changeset
     3
valueDescription=The numeric value of the given item.
cawthron
parents:
diff changeset
     4
active=default active item
cawthron
parents:
diff changeset
     5
activeDescription=The default item when the settings list is created.  This is a zero-based index into the items array.
cawthron
parents:
diff changeset
     6
ErrorEmptyList=The list of popup items in ''{0}'' is empty; this will cause a panic at runtime.