19 lines
558 B
Plaintext
19 lines
558 B
Plaintext
{AddNewStrings:(5)
|
|
|
|
;***************************
|
|
;*** All texts for menus ***
|
|
;***************************
|
|
NewString("MNUSND_TITLEADVANCEDSOUND","Options avancées")
|
|
|
|
NewString("MNUSND_STEREO","Stéréo")
|
|
NewString("MNUSND_STNORMAL","Normal")
|
|
NewString("MNUSND_STREVERSE","Inverse")
|
|
|
|
NewString("MNUSND_DOLBY","Dolby")
|
|
NewString("MNUSND_DOLBYON","Marche")
|
|
NewString("MNUSND_DOLBYOFF","Arrêt")
|
|
|
|
NewString("MNUSND_UBISYSTEM","UBI SOUND SYSTEM")
|
|
NewString("MNUSND_WTMMMX","FOR WINDOWSTM AND MMX")
|
|
NewString("MNUSND_UBISTUDIO","UBI SOUND STUDIO 1997")
|
|
} |