15 lines
449 B
Plaintext
15 lines
449 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_UBISYSTEM","UBI SOUND SYSTEM")
|
|
NewString("MNUSND_WTMPT","FOR WINDOWSTM AND PENTIUM")
|
|
NewString("MNUSND_UBISTUDIO","UBI SOUND STUDIO 1997")
|
|
} |