nextcloud/server

l10n: [user_ldap] Extract "%" from text string

Open

#26 345 ouverte le 27 mars 2021

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)PHP (4 865 forks)batch import
1. to developenhancementfeature: language/translations (l10n/i18n)feature: ldapgood first issuepapercut

Métriques du dépôt

Stars
 (34 953 stars)
Métriques de merge PR
 (Merge moyen 20j) (627 PRs mergées en 30 j)

Description

Extract "%" from the text string. This will make the string translation easier and avoid translation errors.

https://github.com/nextcloud/server/blob/aec9c8437a3de5d69451ae303ac5334b412f76d8/apps/user_ldap/templates/part.wizard-server.php#L10

Guide contributeur