[MediaWiki-commits] [Gerrit] wikimedia/annualreport[master]: Add further `alt` attributes and texts

2018-01-19 Thread VolkerE (Code Review)
VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405392 )

Change subject: Add further `alt` attributes and texts
..

Add further `alt` attributes and texts

Also clarify via `lang` and code comments which language is used.

Bug: T185288
Change-Id: Ifdd5922370bebae7e90c888f2080c046099f8715
---
M 2017/donors.html
M 2017/images/thanks_2.svg
M 2017/images/thanks_3.svg
M 2017/images/thanks_4.svg
M 2017/images/thanks_7.svg
M 2017/stories.html
6 files changed, 10 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/annualreport 
refs/changes/92/405392/1

diff --git a/2017/donors.html b/2017/donors.html
index b8538c4..c0b9f85 100644
--- a/2017/donors.html
+++ b/2017/donors.html
@@ -96,7 +96,7 @@
 
   
 Donors
-
+
 In every language, we wish to say 
thank you. This year, we received donations from millions of 
supporters. Those donations make our work possible. Thank you for sustaining 
Wikimedia and benefiting readers around the world.
 We are proud to list donors here who 
gave 1,000 USD and more between July 1, 2016 and June 30, 2017. Thank you again 
for supporting free knowledge in the world. We are honored to have you with 
us.
   
diff --git a/2017/images/thanks_2.svg b/2017/images/thanks_2.svg
index d6f2a16..7894ed4 100644
--- a/2017/images/thanks_2.svg
+++ b/2017/images/thanks_2.svg
@@ -6,7 +6,8 @@
   }
 
   
-  Chinese
+  
+  谢谢。
   
 
 
diff --git a/2017/images/thanks_3.svg b/2017/images/thanks_3.svg
index 6b1c5b3..3bddcc1 100644
--- a/2017/images/thanks_3.svg
+++ b/2017/images/thanks_3.svg
@@ -6,7 +6,7 @@
   }
 
   
-  Gracias
+  Gracias.
   
 
 
diff --git a/2017/images/thanks_4.svg b/2017/images/thanks_4.svg
index 6326b1a..cb72257 100644
--- a/2017/images/thanks_4.svg
+++ b/2017/images/thanks_4.svg
@@ -6,7 +6,7 @@
   }
 
   
-  Merci
+  Merci.
   
 
 
diff --git a/2017/images/thanks_7.svg b/2017/images/thanks_7.svg
index 421e819..e2a8aea 100644
--- a/2017/images/thanks_7.svg
+++ b/2017/images/thanks_7.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink; x="0px" y="0px" viewBox="0 0 188 64" 
style="enable-background:new 0 0 188 64;" xml:space="preserve">.st0{fill:#221F20;}.st1{fill:#1C1A1A;}Arabic
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink; x="0px" y="0px" viewBox="0 0 188 64" 
style="enable-background:new 0 0 188 64;" xml:space="preserve">.st0{fill:#221F20;}.st1{fill:#1C1A1A;}شكر.
diff --git a/2017/stories.html b/2017/stories.html
index 64b8bb8..210cf32 100644
--- a/2017/stories.html
+++ b/2017/stories.html
@@ -184,7 +184,7 @@
   The people behind free 
knowledge
   
 
-  
+  
 
   https://commons.wikimedia.org/wiki/File:Felix_Nartey_at_Wikimedia_Conference_2017.jpg;
 rel="noopener" target="_blank">Jason Krüger - CC BY-SA 4.0
 
@@ -232,7 +232,7 @@
   Creating healthy 
communities
   
 
-  
+  
 
   https://commons.wikimedia.org/wiki/File:ArtAndFeminism_2017_Livrustkammaren_06.jpg;
 rel="noopener" target="_blank">Jens Mohr - CC BY-SA 3.0
 
@@ -279,7 +279,7 @@
   Improving access to 
knowledge
   
 
-  
+  
 
   https://commons.wikimedia.org/wiki/File:Haeckel_Trochilidae.jpg; 
rel="noopener" target="_blank">Ernst Haeckel - Public domain
 
@@ -328,7 +328,7 @@
   Finding the missing 
knowledge
   
 
-  
+  
 
   https://commons.wikimedia.org/wiki/Category:Lake_Titicaca#/media/File:Artesan%C3%ADas_Islas_Flotantes_Uros.JPG;
 rel="noopener" target="_blank">Yoli Marcela Hernandez - CC BY 4.0
 

-- 
To view, visit https://gerrit.wikimedia.org/r/405392
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifdd5922370bebae7e90c888f2080c046099f8715
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/annualreport
Gerrit-Branch: master
Gerrit-Owner: VolkerE 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] wikimedia/annualreport[master]: Complement protocol-relative URL with `https://`

2018-01-19 Thread VolkerE (Code Review)
VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405378 )

Change subject: Complement protocol-relative URL with `https://`
..

Complement protocol-relative URL with `https://`

Also remove unnecessary `type` attribute as it's default
in HTML5.

Bug: T185357
Change-Id: Ib4747d0ca5a921ff79bf80e8cc1a02ebb7c167fe
---
M 2017/community.html
M 2017/donors.html
M 2017/financials.html
M 2017/index.html
M 2017/leadership.html
M 2017/stories.html
6 files changed, 24 insertions(+), 36 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/annualreport 
refs/changes/78/405378/1

diff --git a/2017/community.html b/2017/community.html
index 350329b..cb8cad2 100644
--- a/2017/community.html
+++ b/2017/community.html
@@ -21,24 +21,22 @@
 
 
 
-
 
-
+