Merge pull request #2979 from aaronraimist/imageview-tooltip
Add tooltips to rotate and close buttons in ImageView (#9686)
This commit is contained in:
commit
6f22acc3c6
2 changed files with 5 additions and 3 deletions
|
@ -986,7 +986,9 @@
|
|||
"Communities": "Communities",
|
||||
"You cannot delete this image. (%(code)s)": "You cannot delete this image. (%(code)s)",
|
||||
"Uploaded on %(date)s by %(user)s": "Uploaded on %(date)s by %(user)s",
|
||||
"Rotate Left": "Rotate Left",
|
||||
"Rotate counter-clockwise": "Rotate counter-clockwise",
|
||||
"Rotate Right": "Rotate Right",
|
||||
"Rotate clockwise": "Rotate clockwise",
|
||||
"Download this file": "Download this file",
|
||||
"Integrations Error": "Integrations Error",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue