Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Form translation issue in Zauth Module #4694

Closed
ThiloWitt opened this issue Jul 20, 2021 · 0 comments
Closed

Login Form translation issue in Zauth Module #4694

ThiloWitt opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@ThiloWitt
Copy link
Contributor

Q A
Zikula Version 3.0.3.
PHP Version 7.4.2

Expected Behavior

Translations shall work normally for the Help links in the Users Login Block as defined in Zauth-module/Form/Type/EitherLoginType.php in these lines:

       $forgotUsername = /** @Translate */'I forgot my username';
       $forgotPassword = /** @Translate */'I forgot my password';

Current Behavior

The help links are not translated. This is definitely the case because there are no translation strings for them in the Zikula messages.en.yaml and there are no specific translation files for the Zauth module. But adding the strings to the Zikula messages.en.yaml neither solves the issue. So there might be more issues.

grafik

@ThiloWitt ThiloWitt added the Bug label Jul 20, 2021
@Guite Guite added this to the 3.1.0 milestone Aug 20, 2021
@Guite Guite closed this as completed in 60d78a5 Aug 20, 2021
@Guite Guite self-assigned this Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants