Added french strings
This commit is contained in:
parent
8e8e62ac33
commit
2a3564f53a
@ -224,6 +224,7 @@ const char* const g_strings[StrId_Max][16] =
|
|||||||
[StrId_AppLaunchError] =
|
[StrId_AppLaunchError] =
|
||||||
{
|
{
|
||||||
STR_EN("Failed to launch the application:"),
|
STR_EN("Failed to launch the application:"),
|
||||||
|
STR_FR("Erreur au lancement de l'application"),
|
||||||
},
|
},
|
||||||
|
|
||||||
[StrId_AppInfo_Author] =
|
[StrId_AppInfo_Author] =
|
||||||
|
Loading…
Reference in New Issue
Block a user