diff --git a/src/assets/ba_data/python/bauiv1lib/gather/publictab.py b/src/assets/ba_data/python/bauiv1lib/gather/publictab.py index d1e57760..20ad8e15 100644 --- a/src/assets/ba_data/python/bauiv1lib/gather/publictab.py +++ b/src/assets/ba_data/python/bauiv1lib/gather/publictab.py @@ -1000,7 +1000,7 @@ class PublicGatherTab(GatherTab): ): bui.textwidget( edit=self._no_servers_text, - text='No Servers Found' #bui.Lstr(resource='notSignedInText') + text=bui.Lstr(resource='noServerFoundText') ) return