mirror of
https://github.com/modmii/SysCheck-ModMii-Edition.git
synced 2024-11-22 08:09:19 +01:00
-I was too stupid to add the English translation for Shop Channel Country
This commit is contained in:
parent
4631271a75
commit
75e83a70d9
@ -2,7 +2,7 @@
|
|||||||
#define _UPDATE_H_
|
#define _UPDATE_H_
|
||||||
|
|
||||||
/* Constants */
|
/* Constants */
|
||||||
#define REVISION 20
|
#define REVISION 21
|
||||||
#define PATH "sd:/apps/SysCheckHDE/"
|
#define PATH "sd:/apps/SysCheckHDE/"
|
||||||
|
|
||||||
s32 updateApp(void);
|
s32 updateApp(void);
|
||||||
|
@ -359,7 +359,7 @@ int initLanguages(struct tm today)
|
|||||||
TXT_Hollywood = "Hollywood v0x%x";
|
TXT_Hollywood = "Hollywood v0x%x";
|
||||||
TXT_ConsoleID = "Console ID: %d";
|
TXT_ConsoleID = "Console ID: %d";
|
||||||
TXT_ConsoleType = "Console Type: %s";
|
TXT_ConsoleType = "Console Type: %s";
|
||||||
TXT_ShopCountry =": %s (%u)";
|
TXT_ShopCountry ="Shop Channel Country: %s (%u)";
|
||||||
TXT_vBoot2 = "Boot2 v%u";
|
TXT_vBoot2 = "Boot2 v%u";
|
||||||
TXT_NrOfTitles = "Found %d titles.";
|
TXT_NrOfTitles = "Found %d titles.";
|
||||||
TXT_NrOfIOS = "Found %d IOS on this console. %d of them are stub.";
|
TXT_NrOfIOS = "Found %d IOS on this console. %d of them are stub.";
|
||||||
|
Loading…
Reference in New Issue
Block a user