Skip to content

Commit

Permalink
Update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathms committed Feb 5, 2020
1 parent fcc5a96 commit 51df5fd
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
19 changes: 10 additions & 9 deletions data/lang-en.csv
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,10 @@ Dashboard.InstantMessaging.Card.Description,Test the blocking of instant messagi
Dashboard.InstantMessaging.Overview.Paragraph,"Check whether [WhatsApp](https://ooni.io/nettest/whatsapp/), [Facebook Messenger](https://ooni.io/nettest/facebook-messenger/) and [Telegram](https://ooni.io/nettest/telegram/) are blocked.

Your results will be published on [OONI Explorer](https://explorer.ooni.io/world/) and [OONI API](https://api.ooni.io/).",
Dashboard.Circumvention.Card.Description,,
Dashboard.Circumvention.Overview.Paragraph,,
Dashboard.Circumvention.Card.Description,Test the blocking of Censorship Circumvention Tools,
Dashboard.Circumvention.Overview.Paragraph,"Check whether [Psiphon](https://ooni.io/nettest/psiphon/) and [Tor](https://ooni.io/nettest/tor/) are blocked.

Your results will be published on [OONI Explorer](https://explorer.ooni.org/) and [OONI API](https://api.ooni.io/).",
TestResults.Gbps,Gbps,
TestResults.Mbps,Mbps,
TestResults.Kbps,Kbps,
Expand Down Expand Up @@ -238,14 +240,14 @@ TestResults.Details.Performance.Dash.MedianBitrate,Median Bitrate,
TestResults.Details.Performance.Dash.PlayoutDelay,Playout Delay,
TestResults.Details.Circumvention.Psiphon.Blocked.Hero.Title,Blocked,
TestResults.Details.Circumvention.Psiphon.Reachable.Hero.Title,Working,
TestResults.Details.Circumvention.Psiphon.Blocked.Content.Paragraph,,
TestResults.Details.Circumvention.Psiphon.Reachable.Content.Paragraph,,
TestResults.Details.Circumvention.Psiphon.Blocked.Content.Paragraph,Psiphon appears to be blocked,
TestResults.Details.Circumvention.Psiphon.Reachable.Content.Paragraph,We were able to successfully bootstrap a Psiphon connection,
TestResults.Details.Circumvention.Psiphon.BootstrapTime.Label.Title,Bootstrap Time,
TestResults.Details.Circumvention.Psiphon.BootstrapTime.Unit,s,
TestResults.Details.Circumvention.Tor.Blocked.Hero.Title,,
TestResults.Details.Circumvention.Tor.Reachable.Hero.Title,,
TestResults.Details.Circumvention.Tor.Blocked.Content.Paragraph,,
TestResults.Details.Circumvention.Tor.Reachable.Content.Paragraph,,
TestResults.Details.Circumvention.Tor.Blocked.Hero.Title,Likely Blocked,
TestResults.Details.Circumvention.Tor.Reachable.Hero.Title,Working,
TestResults.Details.Circumvention.Tor.Blocked.Content.Paragraph,Tor appears to be blocked,
TestResults.Details.Circumvention.Tor.Reachable.Content.Paragraph,We were able to successfully connect to the default Tor bridges or directly to the default Tor directory authorities. This means Tor should be working without any problem.,
TestResults.Details.Circumvention.Tor.BrowserBridges.Label.Title,Tor Browser Bridges,
TestResults.Details.Circumvention.Tor.BrowserBridges.Label.OK,{bridgesAccessible}/{bridgesTotal} OK,
TestResults.Details.Circumvention.Tor.DirectoryAuthorities.Label.Title,Directory Authorities,
Expand Down Expand Up @@ -297,7 +299,6 @@ Modal.Error.LogNotFound,Log file not found,
Modal.Error.NoValidUrls,No valid URLs found,
Modal.Error.JsonEmpty,JSON empty,
Toast.CopiedToClipboard,Copied to clipboard,
Toast.WillBeAvailable,Will be available within 24h,
Snackbar.ResultsNotUploaded.Text,Not uploaded,
Snackbar.ResultsNotUploaded.Upload,Upload,
Snackbar.ResultsSomeNotUploaded.Text,Some not uploaded,
Expand Down
17 changes: 8 additions & 9 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"Dashboard.Middleboxes.Overview.Paragraph": "Internet Service Providers often use network appliances (middleboxes) for various networking purposes (such as caching). Sometimes these middleboxes are used to implement internet censorship and/or surveillance.\n\nFind middleboxes in your network using OONI's [HTTP Invalid Request Line](https://ooni.io/nettest/http-invalid-request-line/) and [HTTP Header Field Manipulation](https://ooni.io/nettest/http-header-field-manipulation/) tests.\n\nYour results will be published on [OONI Explorer](https://explorer.ooni.io/world/) and [OONI API](https://api.ooni.io/).",
"Dashboard.InstantMessaging.Card.Description": "Test the blocking of instant messaging apps",
"Dashboard.InstantMessaging.Overview.Paragraph": "Check whether [WhatsApp](https://ooni.io/nettest/whatsapp/), [Facebook Messenger](https://ooni.io/nettest/facebook-messenger/) and [Telegram](https://ooni.io/nettest/telegram/) are blocked.\n\nYour results will be published on [OONI Explorer](https://explorer.ooni.io/world/) and [OONI API](https://api.ooni.io/).",
"Dashboard.Circumvention.Card.Description": "",
"Dashboard.Circumvention.Overview.Paragraph": "",
"Dashboard.Circumvention.Card.Description": "Test the blocking of Censorship Circumvention Tools",
"Dashboard.Circumvention.Overview.Paragraph": "Check whether [Psiphon](https://ooni.io/nettest/psiphon/) and [Tor](https://ooni.io/nettest/tor/) are blocked.\n\nYour results will be published on [OONI Explorer](https://explorer.ooni.org/) and [OONI API](https://api.ooni.io/).",
"TestResults.Gbps": "Gbps",
"TestResults.Mbps": "Mbps",
"TestResults.Kbps": "Kbps",
Expand Down Expand Up @@ -204,14 +204,14 @@
"TestResults.Details.Performance.Dash.PlayoutDelay": "Playout Delay",
"TestResults.Details.Circumvention.Psiphon.Blocked.Hero.Title": "Blocked",
"TestResults.Details.Circumvention.Psiphon.Reachable.Hero.Title": "Working",
"TestResults.Details.Circumvention.Psiphon.Blocked.Content.Paragraph": "",
"TestResults.Details.Circumvention.Psiphon.Reachable.Content.Paragraph": "",
"TestResults.Details.Circumvention.Psiphon.Blocked.Content.Paragraph": "Psiphon appears to be blocked",
"TestResults.Details.Circumvention.Psiphon.Reachable.Content.Paragraph": "We were able to successfully bootstrap a Psiphon connection",
"TestResults.Details.Circumvention.Psiphon.BootstrapTime.Label.Title": "Bootstrap Time",
"TestResults.Details.Circumvention.Psiphon.BootstrapTime.Unit": "s",
"TestResults.Details.Circumvention.Tor.Blocked.Hero.Title": "",
"TestResults.Details.Circumvention.Tor.Reachable.Hero.Title": "",
"TestResults.Details.Circumvention.Tor.Blocked.Content.Paragraph": "",
"TestResults.Details.Circumvention.Tor.Reachable.Content.Paragraph": "",
"TestResults.Details.Circumvention.Tor.Blocked.Hero.Title": "Likely Blocked",
"TestResults.Details.Circumvention.Tor.Reachable.Hero.Title": "Working",
"TestResults.Details.Circumvention.Tor.Blocked.Content.Paragraph": "Tor appears to be blocked",
"TestResults.Details.Circumvention.Tor.Reachable.Content.Paragraph": "We were able to successfully connect to the default Tor bridges or directly to the default Tor directory authorities. This means Tor should be working without any problem.",
"TestResults.Details.Circumvention.Tor.BrowserBridges.Label.Title": "Tor Browser Bridges",
"TestResults.Details.Circumvention.Tor.BrowserBridges.Label.OK": "{bridgesAccessible}/{bridgesTotal} OK",
"TestResults.Details.Circumvention.Tor.DirectoryAuthorities.Label.Title": "Directory Authorities",
Expand Down Expand Up @@ -263,7 +263,6 @@
"Modal.Error.NoValidUrls": "No valid URLs found",
"Modal.Error.JsonEmpty": "JSON empty",
"Toast.CopiedToClipboard": "Copied to clipboard",
"Toast.WillBeAvailable": "Will be available within 24h",
"Snackbar.ResultsNotUploaded.Text": "Not uploaded",
"Snackbar.ResultsNotUploaded.Upload": "Upload",
"Snackbar.ResultsSomeNotUploaded.Text": "Some not uploaded",
Expand Down
Loading

0 comments on commit 51df5fd

Please sign in to comment.