From e78a2507d7e6489ce6de9054859f27ab067be0ff Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Sun, 30 Dec 2012 20:34:32 +0200 Subject: [PATCH 1/2] Whitespace --- README.md | 4 ++-- css/jquery.uls.css | 4 ++-- css/jquery.uls.grid.css | 8 ++++---- css/jquery.uls.lcd.css | 6 +++--- src/jquery.uls.core.js | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 476048e..02ebedb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -jQuery Universal Language Selector +jQuery Universal Language Selector ================================== -Universal Language Selector +Universal Language Selector [![Build Status](https://secure.travis-ci.org/wikimedia/jquery.uls.png)](http://travis-ci.org/wikimedia/jquery.uls) diff --git a/css/jquery.uls.css b/css/jquery.uls.css index 044c2f3..8db4a18 100644 --- a/css/jquery.uls.css +++ b/css/jquery.uls.css @@ -139,7 +139,7 @@ div.uls-region { transition: opacity 0.15s linear; } -.uls-menu .map-block:hover, +.uls-menu .map-block:hover, .uls-menu .map-block:hover a { opacity: 1; color: #333; @@ -190,7 +190,7 @@ div.uls-region { background: #f8f8f8; background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#FBFBFB)); background: -webkit-linear-gradient(top, #F0F0F0, #FBFBFB); - background: -moz-linear-gradient(top, #F0F0F0, #FBFBFB); + background: -moz-linear-gradient(top, #F0F0F0, #FBFBFB); background: -ms-linear-gradient(top, #F0F0F0, #FBFBFB); background: -o-linear-gradient(top, #F0F0F0, #FBFBFB); background: linear-gradient(#F0F0F0, #FBFBFB); diff --git a/css/jquery.uls.grid.css b/css/jquery.uls.grid.css index 6b0a5ef..9caf088 100644 --- a/css/jquery.uls.grid.css +++ b/css/jquery.uls.grid.css @@ -66,7 +66,7 @@ margin: 0; } -.grid .column, .grid .columns { +.grid .column, .grid .columns { float: left; min-height: 1px; padding: 0 5px; @@ -284,7 +284,7 @@ padding: 0 15px 15px; } -/* .block-grid.two-up>li:nth-child(2n+1) {clear: left;} */ +/* .block-grid.two-up>li:nth-child(2n+1) {clear: left;} */ .grid .block-grid.three-up { margin: 0 -12px; } @@ -294,7 +294,7 @@ padding: 0 12px 12px; } -/* .block-grid.three-up>li:nth-child(3n+1) {clear: left;} */ +/* .block-grid.three-up>li:nth-child(3n+1) {clear: left;} */ .grid .block-grid.four-up { margin: 0 -10px; } @@ -304,7 +304,7 @@ padding: 0 10px 10px; } -/* .block-grid.four-up>li:nth-child(4n+1) {clear: left;} */ +/* .block-grid.four-up>li:nth-child(4n+1) {clear: left;} */ .grid .block-grid.five-up { margin: 0 -8px; } diff --git a/css/jquery.uls.lcd.css b/css/jquery.uls.lcd.css index 3559ee2..980e59e 100644 --- a/css/jquery.uls.lcd.css +++ b/css/jquery.uls.lcd.css @@ -83,10 +83,10 @@ bottom:0; left:0; -webkit-border-radius: 0 0 5px 5px; - -moz-border-radius: 0 0 5px 5px; - border-radius: 0 0 5px 5px; + -moz-border-radius: 0 0 5px 5px; + border-radius: 0 0 5px 5px; } .uls-no-found-more a { cursor: pointer; -} \ No newline at end of file +} diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index 9785a8b..450ff81 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -369,7 +369,7 @@ lazyload: true // Lazy load the language list when scrolled. }; - // Define a dummy i18n function, if jquery.i18n not integrated. + // Define a dummy i18n function, if jquery.i18n not integrated. if( !$.fn.i18n ) { $.fn.i18n = function( option ) { }; From 2b4eb1ca19972ac94ab764c433dfc9478373e7fa Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Sun, 30 Dec 2012 20:48:46 +0200 Subject: [PATCH 2/2] Spelling --- data/langdb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/langdb.yaml b/data/langdb.yaml index 3a7bf88..8312326 100644 --- a/data/langdb.yaml +++ b/data/langdb.yaml @@ -531,7 +531,7 @@ languages: scriptgroups: # It's hard to find a better place for Goth except the Latin group. Latin: [Latn, Goth] - # Greek is probalby different enough from Latin and Cyrillic, but user testing + # Greek is probably different enough from Latin and Cyrillic, but user testing # may prove otherwise. Greek: [Grek] WestCaucasian: [Armn, Geor]