You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in my case, I have some message like "This is @:application. Welcome." Interpolation is ended by a dot. Currently, I need to write "This is @:application{'.'} Welcome." which is completely ugly, especially in translation tools like Weblate.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It seems to answer #635 and #1008
But in my case, I have some message like
"This is @:application. Welcome."
Interpolation is ended by a dot. Currently, I need to write"This is @:application{'.'} Welcome."
which is completely ugly, especially in translation tools like Weblate.Is there any other solutions?
Beta Was this translation helpful? Give feedback.
All reactions