mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 18:28:50 +01:00
langs ini update
This commit is contained in:
parent
aac0bf1944
commit
7d692ef113
@ -265,7 +265,7 @@ class RomListPage(Page):
|
|||||||
bgpng._ImgSurf = MyIconPool._Icons["empty"]
|
bgpng._ImgSurf = MyIconPool._Icons["empty"]
|
||||||
bgpng._MyType = ICON_TYPES["STAT"]
|
bgpng._MyType = ICON_TYPES["STAT"]
|
||||||
bgpng._Parent = self
|
bgpng._Parent = self
|
||||||
bgpng.AddLabel(MyLangManager.Tr("UploadViaWifi"), MyLangManager.TrFont("varela22"))
|
bgpng.AddLabel(MyLangManager.Tr("Please upload data over Wi-Fi"), MyLangManager.TrFont("varela22"))
|
||||||
bgpng.SetLableColor(MySkinManager.GiveColor('Disabled'))
|
bgpng.SetLableColor(MySkinManager.GiveColor('Disabled'))
|
||||||
bgpng.Adjust(0,0,self._BGwidth,self._BGheight,0)
|
bgpng.Adjust(0,0,self._BGwidth,self._BGheight,0)
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@ Deleting=Deleting...
|
|||||||
AddFav=Add Fav
|
AddFav=Add Fav
|
||||||
ADdFavList=Add to favourite list
|
ADdFavList=Add to favourite list
|
||||||
Del=Del
|
Del=Del
|
||||||
UploadViaWifi=Please upload data over Wi-Fi
|
Please upload data over Wi-Fi=Please upload data over Wi-Fi
|
||||||
ConfirmDeleteQ=Confirm Delete ?
|
ConfirmDeleteQ=Confirm Delete ?
|
||||||
AlreadyExisted=Already existed
|
AlreadyExisted=Already existed
|
||||||
Cancel=Cancel
|
Cancel=Cancel
|
||||||
|
|||||||
@ -21,7 +21,7 @@ MyFavGames=加星游戏列表
|
|||||||
Deleting=删除中...
|
Deleting=删除中...
|
||||||
AddFav=加星
|
AddFav=加星
|
||||||
Del=删
|
Del=删
|
||||||
UploadViaWifi=请通过无线Wifi上传数据
|
Please upload data over Wi-Fi=请通过无线Wifi上传数据
|
||||||
ConfirmDeleteQ=确认删除?
|
ConfirmDeleteQ=确认删除?
|
||||||
AlreadyExisted=已存在
|
AlreadyExisted=已存在
|
||||||
Cancel=取消
|
Cancel=取消
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user