| Current Path : /var/www/web3/encuestasUpuaV1/third_party/jquery-multiselect/i18n/ |
| Current File : /var/www/web3/encuestasUpuaV1/third_party/jquery-multiselect/i18n/jquery.multiselect.ru.js |
/* Russian initialisation for the jQuery UI multiselect plugin. */
/* Written by Artem Packhomov (gorblnu4@gmail.com). */
(function ( $ ) {
$.extend($.ech.multiselect.prototype.options, {
checkAllText: 'Отметить все',
uncheckAllText: 'Снять отметку со всех',
noneSelectedText: 'Выберите из списка',
selectedText: 'Выбрано #'
});
})( jQuery );