diff --git a/share/locale/en.json b/share/locale/en.json
index 4f4af3ee..0c536344 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -137,7 +137,7 @@
"gui_url_description": "Anyone with this link can download your files using Tor Browser:",
"gui_url_label": "Your Download Address",
"gui_url_label_one_time": "Your One-Time Download Address",
- "gui_status_indicator_stopped": "Stopped",
- "gui_status_indicator_working": "Working...",
- "gui_status_indicator_started": "Running"
+ "gui_status_indicator_stopped": "Ready to Share",
+ "gui_status_indicator_working": "Starting...",
+ "gui_status_indicator_started": "Sharing"
}