[tor-commits] [snowflake/master] remove exclamation mark. ref https://grammar.yourdictionary.com/punctuation/when/when-to-use-exclamation-marks.html
    arlo at torproject.org 
    arlo at torproject.org
       
    Mon Aug 26 19:19:40 UTC 2019
    
    
  
commit ea442141db4cf1451870124d9f1cc8916a82853a
Author: emma peel <emma.peel at riseup.net>
Date:   Fri Aug 23 12:15:45 2019 +0000
    remove exclamation mark. ref https://grammar.yourdictionary.com/punctuation/when/when-to-use-exclamation-marks.html
---
 proxy/static/_locales/en_US/messages.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/static/_locales/en_US/messages.json b/proxy/static/_locales/en_US/messages.json
index f9de9d4..f6ed740 100644
--- a/proxy/static/_locales/en_US/messages.json
+++ b/proxy/static/_locales/en_US/messages.json
@@ -18,7 +18,7 @@
     "message": "Number of users currently connected: $1"
   },
   "popupStatusReady": {
-    "message": "Your Snowflake is ready to help users circumvent censorship!"
+    "message": "Your Snowflake is ready to help users circumvent censorship"
   },
   "popupWebRTCOff": {
     "message": "WebRTC feature is not detected."
    
    
More information about the tor-commits
mailing list