uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/CAknEnumeratedTextPopup.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

friendlyName=Enumerated Text Popup Setting Item
information=An S60 setting item that pops up a selection list to allow choosing a string from a list.
items=items
errorNoItems=there are no items defined in ''{0}''; this will cause a panic at runtime
 
ErrorEmptyList=The list of popup items in ''{0}'' is empty; this will cause a panic at runtime.
ErrorInvalidValue=The ''value'' field in ''{0}'' must be in the range [0 ... {1})

itemsDescription=Defines the array of enumerators available in the popup.