Skip to content

Commit 72f873c

Browse files
Commit (#193)
1 parent cb7f0ef commit 72f873c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/remove-msgid.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ remove_msgid library/sys.pot '^Raises an :ref:`auditing event <auditing>` ``sys
6161
# "object" is too common, and should not be translated in this case.
6262
# Remove to avoid incorrect translation.
6363
remove_msgid library/string.templatelib.pot '^object$'
64+
65+
# This is an include of the complete Python Grammar, it is very long and is
66+
# modified very frequently.
67+
remove_msgid reference/grammar.pot '# ========================= START OF THE GRAMMAR ========================='

0 commit comments

Comments
 (0)