author | cawthron |
Tue, 24 Mar 2009 22:20:21 -0500 | |
changeset 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 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. |