diff --git a/proxy/static/_locales/en_US/messages.json b/proxy/static/_locales/en_US/messages.json index e83a0fd..0d638c7 100644 --- a/proxy/static/_locales/en_US/messages.json +++ b/proxy/static/_locales/en_US/messages.json @@ -28,5 +28,53 @@ }, "badgeCookiesOff": { "message": "Cookies are not enabled." + }, + "websiteIntro": { + "message": "Snowflake is a system to defeat internet censorship. People who are censored can use Snowflake to access the internet. Their connection goes through Snowflake proxies, which are run by volunteers. For more detailed information about how Snowflake works see our documentation wiki." + }, + "docWiki": { + "message": "documentation wiki" + }, + "browser": { + "message": "Browser" + }, + "censoredUsers": { + "message": "If your internet access is censored, you should download Tor Browser." + }, + "extension": { + "message": "Extension" + }, + "installExtension": { + "message": "If your internet access is not censored, you should consider installing the Snowflake extension to help users in censored networks. There is no need to worry about which websites people are accessing through your proxy. Their visible browsing IP address will match their Tor exit node, not yours." + }, + "installFirefox": { + "message": "Install in Firefox" + }, + "installChrome": { + "message": "Install in Chrome" + }, + "reportingBugs": { + "message": "Reporting Bugs" + }, + "fileBug": { + "message": "If you encounter problems with Snowflake as a client or a proxy, please consider filing a bug. To do so, you will have to," + }, + "sharedAccount": { + "message": "Either create an account or log in using the shared cypherpunks account with password writecode." + }, + "bugTracker": { + "message": "File a ticket using our bug tracker." + }, + "descriptive": { + "message": "Please try to be as descriptive as possible with your ticket and if possible include log messages that will help us reproduce the bug. Consider adding keywords snowflake-webextension or snowflake-client to let us know how which part of the Snowflake system is experiencing problems." + }, + "embed": { + "message": "Embed" + }, + "possible": { + "message": "It is now possible to embed the Snowflake badge on any website:" + }, + "looksLike": { + "message": "Which looks like this:" } } diff --git a/proxy/static/index.html b/proxy/static/index.html index b9ed2cd..fe751d0 100644 --- a/proxy/static/index.html +++ b/proxy/static/index.html @@ -18,27 +18,27 @@
Snowflake is a system to defeat internet censorship. People who are +
Snowflake is a system to defeat internet censorship. People who are censored can use Snowflake to access the internet. Their connection goes through Snowflake proxies, which are run by volunteers. For more detailed information about how Snowflake works see our - documentation wiki.
+ documentation wiki.If your internet access is censored, you should download +
If your internet access is censored, you should download Tor Browser.
If your internet access is not censored, you should +
If your internet access is not censored, you should consider installing the Snowflake extension to help users in censored networks. There is no need to worry about which websites people are accessing through your proxy. Their visible browsing IP address will @@ -47,11 +47,11 @@
- Install in Firefox
+ Install in Firefox
- Install in Chrome
+ Install in Chrome
If you encounter problems with Snowflake as a client or a proxy, +
If you encounter problems with Snowflake as a client or a proxy, please consider filing a bug. To do so, you will have to,
Please try to be as descriptive as possible with your ticket and if +
+ Please try to be as descriptive as possible with your ticket and if possible include log messages that will help us reproduce the bug. Consider adding keywords snowflake-webextension or snowflake-client to let us know how which part of the Snowflake system is experiencing - problems.
+ problems. +It is now possible to embed the Snowflake badge on any website:
+It is now possible to embed the Snowflake badge on any website:
-Which looks like this:
+Which looks like this: