hi80482 %!s(int64=3) %!d(string=hai) anos
pai
achega
f895c162f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sys.py/UI/Emulator/rom_list_page.py

+ 1 - 1
sys.py/UI/Emulator/rom_list_page.py

@@ -273,7 +273,7 @@ class RomListPage(Page):
         bgpng._ImgSurf = MyIconPool.GiveIconSurface("empty")
         bgpng._MyType = ICON_TYPES["STAT"]
         bgpng._Parent = self
-        bgpng.AddLabel(MyLangManager.Tr("Please upload data over Wi-Fi"), MyLangManager.TrFont("varela22"))
+        bgpng.AddLabel(MyLangManager.Tr("Please upload data over Wi-Fi"), MyLangManager.TrFont("Eurostile22"))
         bgpng.SetLableColor(MySkinManager.GiveColor('Disabled'))
         bgpng.Adjust(0,0,self._BGwidth,self._BGheight,0)