Fix terminology: MIME Type

remotes/origin/work/schwarzer/update_platform_name
Luigi Toscano 5 years ago
parent d8845025f2
commit 9327fd485d
  1. 2
      core/document.cpp

@ -5422,7 +5422,7 @@ QString DocumentInfo::getKeyTitle(Key key) // const
return i18n("Modified");
break;
case MimeType:
return i18n("Mime Type");
return i18n("MIME Type");
break;
case Category:
return i18n("Category");

Loading…
Cancel
Save