On Thu, Jul 28, 2011 at 13:40, Alexey Shein <con...@gmail.com> wrote: > 2011/7/28 Hannes Magnusson <hannes.magnus...@gmail.com>: >> On Thu, Jul 28, 2011 at 13:14, Alexey Shein <con...@gmail.com> wrote: >>> There is a bug in configure.php with improper handling >>> @ENGLISH_ONLY_INCL_BEGIN@ directive, i created the fix (see >>> attachment). >>> If it's ok I will commit it. >> >> >> Whopsy. Forgot to provide a default for it :) >> >> You need those entities for translations, not english :] >> > > That's why I renamed them in the patch. > Ok, I will commit.
I already did fix it by initializing the variable with empty string... -Hannes