uidesigner/com.nokia.sdt.series60.componentlibrary/components/controls/setting-items/EnumeratedTextPopupBase.properties
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 settingTextDescription=The text that appears as the current setting value.
       
     2 popupTextDescription=The text that appears in the popup list of possible values.
       
     3 valueDescription=The numeric value of the given item.
       
     4 active=default active item
       
     5 activeDescription=The default item when the settings list is created.  This is a zero-based index into the items array.
       
     6 ErrorEmptyList=The list of popup items in ''{0}'' is empty; this will cause a panic at runtime.