mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-01-11 19:39:09 +01:00
Update english.ini
This commit is contained in:
parent
d0e1dc8d45
commit
750614e055
@ -495,7 +495,7 @@ int CMenu::_cacheCovers()
|
|||||||
{
|
{
|
||||||
index++;
|
index++;
|
||||||
update_pThread(index, false);
|
update_pThread(index, false);
|
||||||
m_thrdMessage = wfmt(_fmt("dlmsg31", L"converting cover %i of %i"), index, total);
|
m_thrdMessage = wfmt(_fmt("dlmsg31", L"Converting cover %i of %i"), index, total);
|
||||||
m_thrdMessageAdded = true;
|
m_thrdMessageAdded = true;
|
||||||
|
|
||||||
/* get cover png path */
|
/* get cover png path */
|
||||||
|
@ -303,7 +303,7 @@ dlmsg28=Running FTP Server on %s:%u
|
|||||||
dlmsg29=FTP Server is currently stopped.
|
dlmsg29=FTP Server is currently stopped.
|
||||||
dlmsg3=Downloading %i/%i from %s
|
dlmsg3=Downloading %i/%i from %s
|
||||||
dlmsg30=No covers missing.
|
dlmsg30=No covers missing.
|
||||||
dlmsg31=converting cover %i of %i
|
dlmsg31=Converting cover %i of %i
|
||||||
dlmsg32=Downloading banner %i/%i
|
dlmsg32=Downloading banner %i/%i
|
||||||
dlmsg33=No banners missing.
|
dlmsg33=No banners missing.
|
||||||
dlmsg34=Banner URL not set properly!
|
dlmsg34=Banner URL not set properly!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user