Merge "Update OOjs UI to v0.1.0-pre (efc7297353)"

This commit is contained in:
jenkins-bot 2014-03-08 01:50:45 +00:00 committed by Gerrit Code Review
commit 8d1ea17ea2
9 changed files with 21 additions and 15 deletions

View file

@ -4,5 +4,6 @@
"ОйЛ"
]
},
"ooui-dialog-action-close": "ꙁакрꙑи"
"ooui-dialog-action-close": "ꙁакрꙑи",
"ooui-toolbar-more": "вѧщє"
}

View file

@ -9,11 +9,13 @@
"Nojan Madinehi",
"Reza1615",
"Taha",
"درفش کاویانی"
"درفش کاویانی",
"Armin1392"
]
},
"ooui-dialog-action-close": "بستن",
"ooui-outline-control-move-down": "انتقال مورد به پایین",
"ooui-outline-control-move-up": "انتقال مورد به بالا",
"ooui-outline-control-remove": "حذف مورد",
"ooui-toolbar-more": "بیشتر"
}

View file

@ -19,5 +19,6 @@
"ooui-dialog-action-close": "Sulje",
"ooui-outline-control-move-down": "Siirrä kohdetta alaspäin",
"ooui-outline-control-move-up": "Siirrä kohdetta ylöspäin",
"ooui-outline-control-remove": "Poista kohde",
"ooui-toolbar-more": "Lisää"
}

View file

@ -18,5 +18,6 @@
"ooui-dialog-action-close": "סגירה",
"ooui-outline-control-move-down": "להזיז את הפריט מטה",
"ooui-outline-control-move-up": "להזיז את הפריט מעלה",
"ooui-outline-control-remove": "הסרת פריט",
"ooui-toolbar-more": "עוד"
}

View file

@ -2,12 +2,13 @@
"@metadata": {
"authors": [
"Euriditi",
"Kushtrim"
"Kushtrim",
"Elioqoshi"
]
},
"ooui-dialog-action-close": "Mbylle",
"ooui-outline-control-move-down": "Zhvendose artikullin më poshtë",
"ooui-outline-control-move-up": "Zhvendose artikullin më lart",
"ooui-outline-control-remove": "Largoje artikullin",
"ooui-outline-control-remove": "Hiq artikullin",
"ooui-toolbar-more": "Më tepër..."
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 210 B

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24" height="24" viewBox="0, 0, 24, 24">
<g id="add-item">
<path d="M13,8 L11,8 L11,11 L8,11 L8,13 L11,13 L11,16 L13,16 L13,13 L16,13 L16,11 L13,11 z" fill="#000000"/>
</g>
<defs/>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<g id="apply" style="opacity:0.75;">
<path d="M13,8 L11,8 L11,11 L8,11 L8,13 L11,13 L11,16 L13,16 L13,13 L16,13 L16,11 L13,11 z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 455 B

After

Width:  |  Height:  |  Size: 512 B

View file

@ -1,12 +1,12 @@
/*!
* OOjs UI v0.1.0-pre (8b13d2b7f7)
* OOjs UI v0.1.0-pre (efc7297353)
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 20112014 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: Thu Mar 06 2014 14:13:03 GMT-0800 (PST)
* Date: Fri Mar 07 2014 17:36:48 GMT-0800 (PST)
*/
( function () {

View file

@ -1,12 +1,12 @@
/*!
* OOjs UI v0.1.0-pre (8b13d2b7f7)
* OOjs UI v0.1.0-pre (efc7297353)
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 20112014 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: Thu Mar 06 2014 14:13:03 GMT-0800 (PST)
* Date: Fri Mar 07 2014 17:36:48 GMT-0800 (PST)
*/
/* Textures */
@ -325,7 +325,7 @@
}
.oo-ui-buttonedElement-framed.oo-ui-iconedElement.oo-ui-labeledElement .oo-ui-buttonedElement-button > .oo-ui-iconedElement-icon {
margin-right: 0;
margin-right: 0.3em;
margin-left: -0.5em;
}