From 7d9d2b7947a152c6f5430d86d8fb26d9559791af Mon Sep 17 00:00:00 2001 From: Amire80 Date: Mon, 28 Nov 2016 15:53:55 +0200 Subject: [PATCH] Using the message uls-search-help in the code The translatable message uls-search-help was available in the i18n files, but it was not actually used in the code, so it was always shown in English. This patch adds it to the JS code. --- src/jquery.uls.lcd.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/jquery.uls.lcd.js b/src/jquery.uls.lcd.js index e83a1b7..a97599b 100644 --- a/src/jquery.uls.lcd.js +++ b/src/jquery.uls.lcd.js @@ -35,6 +35,7 @@ .addClass( 'uls-no-found-more' ) .append( $( '
' ) + .attr( 'data-i18n', 'uls-search-help' ) .addClass( '' ) .append( $( '

' ).append(