Page 1 of 1
Translate <PAUSE> and <SLEEP> instructions
Posted: 23 Dec 2012, 12:04
by DBakheet
Hi,
Can I use the LocalizedString matrix in order to translate the instructions that appear in the status bar when using the <PAUSE> or <SLEEP> mode? and How?
Re: Translate <PAUSE> and <SLEEP> instructions
Posted: 10 Jan 2013, 14:39
by mellinger
Hi,
the entries for these strings were overwritten because the parameter files coming with BCI2000 contained old versions of the LocalizedStrings parameter.
If you are using a binary distribution of BCI2000, just remove all lines containing LocalizedStrings= from your parameter files.
If you are using a self-compiled version of BCI2000, you will need to update to the current version of the source code because the LocalizedStrings parameter was not correctly initialized in revisions >= r4316 and < r4349.
Regards,
Juergen