Support for making strings read-only
in weblate based on <note> content in XLIFF
#15086
Unanswered
ddeveloperuch
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Why aren't you using the standard way in XLIFF to specify that? See https://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html#translate |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Weblate team,
I have a question regarding the
XLIFF
file format in Weblate.Is it possible to automatically mark strings as
read-only
if their<note>
tag contains a specific value - for example,Note = "DNT"
(DNT is an abbreviation for do not translate)?Here’s a sample of the
trans-unit
:Beta Was this translation helpful? Give feedback.
All reactions