diff --git a/src/config/Config.coffee b/src/config/Config.coffee index d2614cc20..cd9332164 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -950,18 +950,18 @@ Config = 'Open Gallery': [ 'g' 'Opens the gallery.' - ], + ] 'Next Gallery Image': [ 'Right', - 'Go to the next image in gallery mode' - ], + 'Go to the next image in gallery mode.' + ] 'Previous Gallery Image': [ 'Left', - 'Go to the previous image in gallery mode' - ], + 'Go to the previous image in gallery mode.' + ] 'Advance Gallery': [ 'Enter', - 'Advance the gallery' + 'Go to next image or, if Autoplay is off, play video.' ], 'Pause': [ 'p'