I’d like to report a possible bug on the web editor interface, related to placeholders.
I have a source value for a number and a percent sign: %d%%, which will be e.g. “81%”. In a localized language, I want to add a (non-breaking) space between the number and the percent sign.
The web editor UI thinks that the placeholder is %d%, and will report a “Missing placeholder” error for my translation “%d %%”.
I observed the issue at /p/%s/phrases/%d/edit/%s