Improve wording of the “Add media” button tooltip (#13954)
- Remove (incomplete) list of supported formats - List types of media (image, video, audio) - Tell that several images could be uploaded using plural
This commit is contained in:
parent
f5cea4d2ea
commit
e49bd93211
14 changed files with 18 additions and 18 deletions
|
@ -1206,7 +1206,7 @@
|
|||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Add media ({formats})",
|
||||
"defaultMessage": "Add images, a video or an audio file",
|
||||
"id": "upload_button.label"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue