uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/EnumeratedTextPopupBase.properties
author timkelly
Thu, 05 Aug 2010 13:14:00 -0500
branchC3_BUILDER_WORK
changeset 1771 bd45dfd2e7ee
parent 0 fb279309251b
permissions -rw-r--r--
Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg().

settingTextDescription=The text that appears as the current setting value.
popupTextDescription=The text that appears in the popup list of possible values.
valueDescription=The numeric value of the given item.
active=default active item
activeDescription=The default item when the settings list is created.  This is a zero-based index into the items array.
ErrorEmptyList=The list of popup items in ''{0}'' is empty; this will cause a panic at runtime.