Update jquery.uls from upstream
* Localization update for sa
* Using the message uls-search-help
* Remove unnecessary LRM from the name of the Laki language.
Updating to
eca1f94cce
Change-Id: I735c1be97391cb648e3417d153b71bc10f575d9f
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -38,7 +38,9 @@
|
||||
.addClass( '' )
|
||||
.append(
|
||||
$( '<p>' ).append(
|
||||
$( '<span>' ).text( 'You can search by language name, script name, ISO code of language or you can browse by region.' )
|
||||
$( '<span>' )
|
||||
.attr( 'data-i18n', 'uls-search-help' )
|
||||
.text( 'You can search by language name, script name, ISO code of language or you can browse by region.' )
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user