nextcloud/server

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

Open

#26.345 aberto em 27 de mar. de 2021

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)PHP (4.865 forks)batch import
1. to developenhancementfeature: language/translations (l10n/i18n)feature: ldapgood first issuepapercut

Métricas do repositório

Stars
 (34.953 stars)
Métricas de merge de PR
 (Mesclagem média 20d) (627 fundiu PRs em 30d)

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

Guia do colaborador