]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/frameworks/bootstrap-select/js/i18n/defaults-en_US.min.js
Merge branch 'master' of ../save/merge/frio into frio_merge
[friendica.git] / view / theme / frio / frameworks / bootstrap-select / js / i18n / defaults-en_US.min.js
1 /*!\r
2  * Bootstrap-select v1.10.0 (http://silviomoreto.github.io/bootstrap-select)\r
3  *\r
4  * Copyright 2013-2016 bootstrap-select\r
5  * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)\r
6  */
7 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nothing selected",noneResultsText:"No results match {0}",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return[1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",multipleSeparator:", "}}(a)});