Prtksxna has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/216069

Change subject: privacy: Add "National Security Request" in the summary box
......................................................................

privacy: Add "National Security Request" in the summary box

Change-Id: I9bae414fad48f97f5db30a8d11d52d56936877b8
---
M locales/en.yml
M source/localizable/privacy.html.erb
2 files changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/TransparencyReport 
refs/changes/69/216069/1

diff --git a/locales/en.yml b/locales/en.yml
index 362f848..2a5312f 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -52,6 +52,7 @@
     administrative_subpoenas: "Administrative Subpoenas"
     search_warrants: "Search Warrants"
     court_orders: "Court Orders"
+    national_security_request: "National Security Request"
     user_potentially_affected: "User Accounts Potentially Affected"
     user_actually_affected: "User Accounts Actually Affected"
     total_requests: "Total requests"
diff --git a/source/localizable/privacy.html.erb 
b/source/localizable/privacy.html.erb
index abef897..b92aeb7 100644
--- a/source/localizable/privacy.html.erb
+++ b/source/localizable/privacy.html.erb
@@ -75,10 +75,14 @@
                                <td class="indent"><a 
href="/faq.html#search_warrant"><%= t('privacy.search_warrants') %></a></td>
                                <td>1</td>
                        </tr>
-                       <tr class="last">
+                       <tr>
                                <td class="indent"><a 
href="/faq.html#court_order"><%= t('privacy.court_orders') %></a></td>
                                <td>0</td>
                        </tr>
+                       <tr class="last">
+                               <td class="indent"><a 
href="/faq.html#national_security_request"><%= 
t('privacy.national_security_request') %></a></td>
+                               <td>0</td>
+                       </tr>
                        <tr class="highlight">
                                <td><%= t('privacy.information_produced') 
%></td>
                                <td>1</td>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9bae414fad48f97f5db30a8d11d52d56936877b8
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/TransparencyReport
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <[email protected]>

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

Reply via email to