Update manualtab.py

This commit is contained in:
Vishal 2023-11-13 16:37:24 +05:30 committed by GitHub
parent c7500773bd
commit 4f28bf0198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -801,7 +801,10 @@ class ManualGatherTab(GatherTab):
config.commit()
bui.getsound('gunCocking').play()
else:
bui.screenmessage('Invalid Address', color=(1, 0, 0))
bui.screenmessage(
bui.Lstr(resource='internal.invalidAddressErrorText'),
color=(1, 0, 0),
)
bui.getsound('error').play()
def _host_lookup_result(