Allow for localization for "Share via OnionShare" string in the nautilus extension

This commit is contained in:
Micah Lee 2017-12-01 12:57:18 -08:00
parent 3ed0c38205
commit e54836a69a
3 changed files with 57 additions and 7 deletions

View file

@ -111,5 +111,6 @@
"gui_tor_connection_ask": "Would you like to open OnionShare settings to troubleshoot connecting to Tor?",
"gui_tor_connection_ask_open_settings": "Open Settings",
"gui_tor_connection_ask_quit": "Quit",
"gui_tor_connection_error_settings": "Try adjusting how OnionShare connects to the Tor network in Settings."
"gui_tor_connection_error_settings": "Try adjusting how OnionShare connects to the Tor network in Settings.",
"share_via_onionshare": "Share via OnionShare"
}