aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2020-08-27 00:12:30 +0200
committerGitHub <noreply@github.com>2020-08-27 00:12:30 +0200
commitc799b698696f7a5d4ace732f45a2557445bd8e08 (patch)
tree431bb52ea40e4e9ba1c0a73daf931f3e9b23c36c /share
parent3bc4570a4954e0b133c8797349cd848efe769460 (diff)
downloadonionshare-c799b698696f7a5d4ace732f45a2557445bd8e08.tar.gz
onionshare-c799b698696f7a5d4ace732f45a2557445bd8e08.zip
Spelling: Flatpak, Don't send
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index c7df27aa..7dbf9914 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -25,7 +25,7 @@
"gui_receive_start_server": "Start Receive Mode",
"gui_receive_stop_server": "Stop Receive Mode",
"gui_receive_stop_server_autostop_timer": "Stop Receive Mode ({} remaining)",
- "gui_receive_flatpak_data_dir": "Because you installed OnionShare using flatpak, you must save files to a folder in ~/OnionShare.",
+ "gui_receive_flatpak_data_dir": "Because you installed OnionShare using Flatpak, you must save files to a folder in ~/OnionShare.",
"gui_copy_url": "Copy Address",
"gui_copy_hidservauth": "Copy HidServAuth",
"gui_canceled": "Canceled",
@@ -214,5 +214,5 @@
"mode_settings_share_autostop_sharing_checkbox": "Stop sharing after files have been sent (uncheck to allow downloading individual files)",
"mode_settings_receive_data_dir_label": "Save files to",
"mode_settings_receive_data_dir_browse_button": "Browse",
- "mode_settings_website_disable_csp_checkbox": "Disable Content Security Policy header (allows your website to use third-party resources)"
-} \ No newline at end of file
+ "mode_settings_website_disable_csp_checkbox": "Don't send Content Security Policy header (allows your website to use third-party resources)"
+}