Trouble exporting translatable phrases
Posted: Thu Dec 26, 2019 10:29 am
When i want to export all phrases that can be translated to a file i get an error:
Result:
- Code: Select all
/usr/share/astguiclient/ADMIN_www_languages.pl --QXZvalues >phrases.txt
Result:
"Could not connect: "
$Cmonths[$CfirstdayARY['mon']]
DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'mon']]'' at line 1 at /usr/share/astguiclient/ADMIN_www_languages.pl line 419.
executing: SELECT count(*) FROM www_phrases where phrase_text='$Cmonths[$CfirstdayARY['mon']]'; You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'mon']]'' at line 1 at /usr/share/astguiclient/ADMIN_www_languages.pl line 419.