@ -40,7 +40,7 @@ QString StateListView::contentUrl() const
QString StateListView::title() const
{
return QApplication::tr("State");
return QApplication::tr("States");
}
void StateListView::start() const
@ -28,8 +28,7 @@ namespace dev
namespace mix
/// Transactions list control
/// State list control
/// @todo This should be moved into state as a sequence
class StateListView: public Extension
Q_OBJECT