mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 03:56:20 +00:00
fixed language strings
svn-id: r12060
This commit is contained in:
parent
1194bc9d5e
commit
9a064972c2
@ -847,13 +847,14 @@ const char SwordControl::_languageStrings[8 * 20][43] = {
|
||||
"DRIVE FULL!",
|
||||
// BS1_FRENCH:
|
||||
"PAUSE",
|
||||
"INS\xC9REZ LE CD-"
|
||||
"INS\xC9REZ LE CD-",
|
||||
"ET APPUYES SUR UNE TOUCHE",
|
||||
"CD INCORRECT",
|
||||
"Sauvegarder",
|
||||
"Recharger",
|
||||
"Recommencer",
|
||||
"Commencer",
|
||||
"Quitter",
|
||||
"Vitesse",
|
||||
"Volume",
|
||||
"Texte",
|
||||
@ -895,6 +896,7 @@ const char SwordControl::_languageStrings[8 * 20][43] = {
|
||||
"Ripristina",
|
||||
"Ricomincia",
|
||||
"Inizio",
|
||||
"Esci",
|
||||
"Velocit\xE0",
|
||||
"Volume",
|
||||
"Testo",
|
||||
|
Loading…
Reference in New Issue
Block a user