diff -r 000000000000 -r fb279309251b uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/EnumeratedTextPopupBase.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/EnumeratedTextPopupBase.properties Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,6 @@ +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.