Unlocalize CLI strings

This commit is contained in:
Miguel Jacq 2019-04-20 10:31:34 +10:00
parent 4ea457ffe3
commit 62e668addd
7 changed files with 50 additions and 97 deletions

View file

@ -25,7 +25,7 @@ from distutils.version import LooseVersion as Version
from onionshare.settings import Settings
from onionshare.onion import Onion
from . import strings
from onionshare import strings
class UpdateCheckerCheckError(Exception):
"""