-I was too stupid to add the English translation for Shop Channel Country

This commit is contained in:
Joostinonline 2014-02-18 04:47:58 +00:00
parent 4631271a75
commit 75e83a70d9
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#define _UPDATE_H_
/* Constants */
#define REVISION 20
#define REVISION 21
#define PATH "sd:/apps/SysCheckHDE/"
s32 updateApp(void);

View File

@ -359,7 +359,7 @@ int initLanguages(struct tm today)
TXT_Hollywood = "Hollywood v0x%x";
TXT_ConsoleID = "Console ID: %d";
TXT_ConsoleType = "Console Type: %s";
TXT_ShopCountry =": %s (%u)";
TXT_ShopCountry ="Shop Channel Country: %s (%u)";
TXT_vBoot2 = "Boot2 v%u";
TXT_NrOfTitles = "Found %d titles.";
TXT_NrOfIOS = "Found %d IOS on this console. %d of them are stub.";