summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorAlvaro Herrera2022-09-28 15:14:53 +0000
committerAlvaro Herrera2022-09-28 15:14:53 +0000
commitd84a7b290f866b3f16cbefb0fca31b69ebace98a (patch)
treea966b86fd39d18e06d7d1306ef735d50e6f89aa8 /src/tutorial
parent7188b9b0fdbb4dd99915626f171d820a56b98514 (diff)
Change some errdetail() to errdetail_internal()
This prevents marking the argument string for translation for gettext, and it also prevents the given string (which is already translated) from being translated at runtime. Also, mark the strings used as arguments to check_rolespec_name for translation. Backpatch all the way back as appropriate. None of this is caught by any tests (necessarily so), so I verified it manually.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions