/** * Gets the name and/or description of this type. * * @return a description */ public String getDescription() { return MediaRes.getString("GifVideoType.Description"); // $NON-NLS-1$ }
public String getDescription() { return MediaRes.getString("GIFVideoType.GIFFileFilter.Description"); // $NON-NLS-1$ }