Update the status indicator strings

This commit is contained in:
Micah Lee 2018-02-06 19:47:04 -08:00
parent f93ed86283
commit 0fc250fc55
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -137,7 +137,7 @@
"gui_url_description": "<b>Anyone</b> with this link can <b>download</b> your files using <b>Tor Browser</b>:",
"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"
}