l10n: [user_ldap] Extract "%" from text string
Open
Beginner friendly
Nobody has claimed this yet.
1. to develop
enhancement
feature: language/translations (l10n/i18n)
feature: ldap
good first issue
papercut
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Extract "%" from the text string. This will make the string translation easier and avoid translation errors.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open apps/user_ldap/templates/part.wizard-server.php at the linked line and inspect how the text string contains "%". Extract the symbol from the translatable string so translators do not need to handle it, then verify the resulting text still renders correctly in the user_ldap wizard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- localization
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100