MSyed has submitted this change and it was merged.

Change subject: Content Page: Add strings for scorecards
......................................................................


Content Page: Add strings for scorecards

Change-Id: I7d2bc83280dd58215a32264da44cf504406a9162
---
M locales/en.yml
M source/localizable/content.html.erb
2 files changed, 3 insertions(+), 2 deletions(-)

Approvals:
  MSyed: Verified; Looks good to me, approved



diff --git a/locales/en.yml b/locales/en.yml
index bfa2e87..079dbed 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -59,6 +59,7 @@
     title: "Requests for Content<br>Alteration &amp; Takedown"
     total_number_of_requests: "Total Number of Requests"
     percentage_of_requests_granted: "Percentage of Requests Granted"
+    total_number_of_dmca_requests: "Total Number of DMCA Takedown Requests"
     lead: "<h2>Imagine a world in which <span class='blackout'>every single 
human being can freely share in the sum of all knowledge.</span></h2>"
     intro: "<p>The Wikimedia projects make up one of the world's largest 
repositories of human knowledge. With that much information, someone is bound 
to get upset by some of the content from time to time. While the vast majority 
of content disputes are <a href='/faq.html#resolve_content_disputes'>resolved 
by users</a> themselves, in some extreme cases the Wikimedia Foundation may 
receive a legal demand to override our users.</p><p>The Wikimedia projects are 
yours, not ours. People just like you from around the world write, upload, 
edit, and curate all of the content. Therefore, we believe users should decide 
what belongs on Wikimedia projects whenever legally possible.</p><p>Below, you 
will find more information about the number of requests we receive, where they 
come from, and how they could impact free knowledge. You can also learn more 
about how we fight for freedom of speech through our user assistance programs 
in the <a href='/faq.html#im_being_sued'>FAQ</a>.</p>"
     quote: "We change people through conversation, not through censorship."
diff --git a/source/localizable/content.html.erb 
b/source/localizable/content.html.erb
index 1c8a6c0..4e2a1d4 100644
--- a/source/localizable/content.html.erb
+++ b/source/localizable/content.html.erb
@@ -104,7 +104,7 @@
   <section class="scorecard">
     <h2><%= t('dates.jul') %> 2012 – <%= t('dates.jun') %> 2014</h2>
     <dl>
-      <dt>Total Number of DMCA Takedown Requests</dt>
+      <dt><%= t('content.total_number_of_dmca_requests') %></dt>
       <dd>58</dd>
     </dl>
   </section>
@@ -112,7 +112,7 @@
   <section class="scorecard">
     <h2><%= t('dates.jul') %> 2012 – <%= t('dates.jun') %> 2014</h2>
     <dl>
-      <dt>Percentage of Requests Granted</dt>
+      <dt><%= t('content.percentage_of_requests_granted') %></dt>
       <dd>41<small>%</small></dd>
     </dl>
   </section>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d2bc83280dd58215a32264da44cf504406a9162
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/TransparencyReport
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <[email protected]>
Gerrit-Reviewer: MSyed <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to