- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc0c2a9b
committed
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) frombeing translated at runtime.Also, mark the strings used as arguments to check_rolespec_name fortranslation.Backpatch all the way back as appropriate. None of this is caught byany tests (necessarily so), so I verified it manually.1 parent5d6c5d0 commitc0c2a9b
3 files changed
+7
-7
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
991 | 991 |
| |
992 | 992 |
| |
993 | 993 |
| |
994 |
| - | |
| 994 | + | |
995 | 995 |
| |
996 | 996 |
| |
997 | 997 |
| |
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
1001 |
| - | |
| 1001 | + | |
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
| |||
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 |
| - | |
| 1013 | + | |
1014 | 1014 |
| |
1015 | 1015 |
| |
1016 | 1016 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 |
| - | |
| 555 | + | |
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
| |||
906 | 906 |
| |
907 | 907 |
| |
908 | 908 |
| |
909 |
| - | |
| 909 | + | |
910 | 910 |
| |
911 | 911 |
| |
912 | 912 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5307 | 5307 |
| |
5308 | 5308 |
| |
5309 | 5309 |
| |
5310 |
| - | |
| 5310 | + | |
5311 | 5311 |
| |
5312 | 5312 |
| |
5313 | 5313 |
| |
| |||
5328 | 5328 |
| |
5329 | 5329 |
| |
5330 | 5330 |
| |
5331 |
| - | |
| 5331 | + | |
5332 | 5332 |
| |
5333 | 5333 |
| |
5334 | 5334 |
| |
|
0 commit comments
Comments
(0)