mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 05:31:25 -05:00
Fix locale test
This commit is contained in:
parent
f340e55dc3
commit
4b654214d9
@ -47,7 +47,7 @@ class TestLoadStrings:
|
||||
self, common_obj, locale_en, sys_onionshare_dev_mode):
|
||||
""" load_strings() loads English by default """
|
||||
strings.load_strings(common_obj)
|
||||
assert strings._('preparing_files') == "Preparing files to share."
|
||||
assert strings._('preparing_files') == "Compressing files."
|
||||
|
||||
|
||||
def test_load_strings_loads_other_languages(
|
||||
|
Loading…
x
Reference in New Issue
Block a user