From b170ec536e0b9376b2c65cddde132f7f575693a5 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 22 May 2017 16:38:46 -0700 Subject: [PATCH] Update desktop notification settings text --- share/locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/en.json b/share/locale/en.json index 8a64be34..1a87dd20 100644 --- a/share/locale/en.json +++ b/share/locale/en.json @@ -71,7 +71,7 @@ "gui_settings_autoupdate_check_button": "Check For Updates", "gui_settings_sharing_label": "Sharing options", "gui_settings_close_after_first_download_option": "Stop sharing after first download", - "gui_settings_systray_notifications": "Show notifications when a download commences or completes", + "gui_settings_systray_notifications": "Show desktop notifications", "gui_settings_connection_type_label": "How should OnionShare connect to Tor?", "gui_settings_connection_type_bundled_option": "Use Tor that is bundled with OnionShare", "gui_settings_connection_type_automatic_option": "Attempt automatic configuration with Tor Browser",