Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
309 views
in Q2A Core by

Hi gidgreen,

could you make a change in qa-lang-users.php.

'email_label' => 'Email:',

is the one of the few entries with hyphon ":" so I cannot use this language string for my plugins.

Either change it, or just add: 'email' => 'Email', to the list.

Actually it had been better not to use hyphons within the language strings.

I prefered the change :)

Thanks,
Kai

Q2A version: 1.5.4

Please log in or register to answer this question.

...