diff -r 000000000000 -r d760517a8095 uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/CAknEnumeratedTextPopup.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/CAknEnumeratedTextPopup.properties Tue Mar 24 22:20:21 2009 -0500 @@ -0,0 +1,9 @@ +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.