aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-04-25 17:49:06 -0400
committerMicah Lee <micah@micahflee.com>2021-04-25 17:49:06 -0400
commite48878e55813200206a6939f7c50d0710b0504f9 (patch)
treefb1cf7c2ce96871626445c9839c6aa70bcbcda9c /desktop/src/onionshare/resources/locale
parent3c76f3403d32d6ecd1c4eedc6283e530af580dd6 (diff)
downloadonionshare-e48878e55813200206a6939f7c50d0710b0504f9.tar.gz
onionshare-e48878e55813200206a6939f7c50d0710b0504f9.zip
Rename "Title" to "Custom title", move it into advanced settings, and make whitespace title default to not setting a title
Diffstat (limited to 'desktop/src/onionshare/resources/locale')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 679ff965..a3489698 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -165,7 +165,7 @@
"gui_quit_warning_cancel": "Cancel",
"mode_settings_advanced_toggle_show": "Show advanced settings",
"mode_settings_advanced_toggle_hide": "Hide advanced settings",
- "mode_settings_title_label": "Title",
+ "mode_settings_title_label": "Custom title",
"mode_settings_persistent_checkbox": "Save this tab, and automatically open it when I open OnionShare",
"mode_settings_public_checkbox": "Don't use a password",
"mode_settings_autostart_timer_checkbox": "Start onion service at scheduled time",