Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"MIME type" references should be changed to "Media type" #15350

Closed
ibennetch opened this issue Jun 24, 2019 · 5 comments · Fixed by #15366
Closed

"MIME type" references should be changed to "Media type" #15350

ibennetch opened this issue Jun 24, 2019 · 5 comments · Fixed by #15366
Assignees
Labels
has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete translation
Milestone

Comments

@ibennetch
Copy link
Member

ibennetch commented Jun 24, 2019

This was first called to our attention by kingu at https://hosted.weblate.org/translate/phpmyadmin/4-9/nb_NO/?checksum=4948153a8921808d#comments (see also https://www.iana.org/assignments/media-types/media-types.xhtml).

The term "MIME type" is now apparently outdated and should now be referred to as "Media Type."

We use this quite a few times in both code comments and strings presented to the user.

I think it will make the most sense to change the string from "MIME type" to something like "Media (MIME) type."

@MauricioFauth
Copy link
Member

I suggest changing MIME type to Media (MIME) type in 5.0 and removing references to MIME and only use media type in 5.1.

@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Jun 24, 2019
@OlafvdSpek
Copy link

I suggest changing MIME type to Media (MIME) type in 5.0 and removing references to MIME and only use media type in 5.1.

Sounds and looks more complex than necessary, why not go for Media type directly?

@ibennetch
Copy link
Member Author

ibennetch commented Jun 25, 2019 via email

@MauricioFauth
Copy link
Member

@ibennetch I created an alternative pull request (#15366) that changes MIME type references to media type. You can choose between #15354 and #15366.

@ibennetch ibennetch added this to the 5.0.0 milestone Jul 10, 2019
MauricioFauth added a commit that referenced this issue Jul 12, 2019
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth self-assigned this Jul 12, 2019
@OlafvdSpek
Copy link

Is this targeted at 5.0 or at 5.1?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete translation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants