Variable FileFilterEntry.label

struct FileFilterEntry
{
  // ...
  UIString label;
  // ...
}