Esanders has uploaded a new change for review.
https://gerrit.wikimedia.org/r/291699
Change subject: Use S/U for English variants
......................................................................
Use S/U for English variants
Change-Id: I5d3cfa83f31297509ccccd5799cb5501a6d895e9
---
M src/themes/apex/icons-editing-styling.json
M src/themes/mediawiki/icons-editing-styling.json
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/99/291699/1
diff --git a/src/themes/apex/icons-editing-styling.json
b/src/themes/apex/icons-editing-styling.json
index 8ee7449..5b35e74 100644
--- a/src/themes/apex/icons-editing-styling.json
+++ b/src/themes/apex/icons-editing-styling.json
@@ -54,14 +54,14 @@
"strikethrough": { "file": {
"default": "images/icons/strikethrough-a.svg",
"lang": {
- "en": "images/icons/strikethrough-s.svg",
+ "en,en-ca,en-gb":
"images/icons/strikethrough-s.svg",
"fi": "images/icons/strikethrough-y.svg"
}
} },
"underline": { "file": {
"default": "images/icons/underline-a.svg",
"lang": {
- "en": "images/icons/underline-u.svg"
+ "en,en-ca,en-gb": "images/icons/underline-u.svg"
}
} },
"textLanguage": { "file": {
diff --git a/src/themes/mediawiki/icons-editing-styling.json
b/src/themes/mediawiki/icons-editing-styling.json
index 6158a70..5c3d03a 100644
--- a/src/themes/mediawiki/icons-editing-styling.json
+++ b/src/themes/mediawiki/icons-editing-styling.json
@@ -61,14 +61,14 @@
"strikethrough": { "file": {
"default": "images/icons/strikethrough-a.svg",
"lang": {
- "en": "images/icons/strikethrough-s.svg",
+ "en,en-ca,en-gb":
"images/icons/strikethrough-s.svg",
"fi": "images/icons/strikethrough-y.svg"
}
} },
"underline": { "file": {
"default": "images/icons/underline-a.svg",
"lang": {
- "en": "images/icons/underline-u.svg"
+ "en,en-ca,en-gb": "images/icons/underline-u.svg"
}
} },
"textLanguage": { "file": {
--
To view, visit https://gerrit.wikimedia.org/r/291699
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d3cfa83f31297509ccccd5799cb5501a6d895e9
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits