Remove unused messages (#5924)

This commit is contained in:
Yamagishi Kazutoshi
2017-12-08 21:55:33 +09:00
committed by Eugen Rochko
parent bca9e2e57a
commit dad0a09675
33 changed files with 32 additions and 211 deletions

View File

@ -255,9 +255,5 @@
"video.mute": "Mute sound",
"video.pause": "Pause",
"video.play": "Play",
"video.unmute": "Unmute sound",
"video_player.expand": "Expand video",
"video_player.toggle_sound": "Toggle sound",
"video_player.toggle_visible": "Toggle visibility",
"video_player.video_error": "Video could not be played"
"video.unmute": "Unmute sound"
}