]> git.ipfire.org Git - thirdparty/babel.git/commit
PO files: Consider a message without a translation to have an empty translation ...
authorGabe Sherman <56273933+gabe-sherman@users.noreply.github.com>
Sat, 19 Oct 2024 12:33:39 +0000 (06:33 -0600)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 12:33:39 +0000 (12:33 +0000)
commitf1c8633a7d765f07b94e0a6097b3f0c7912b955f
tree58727ca8173229b69956f668a6913126d10d6b85
parentb246a5f861c375597ea131574732dcc913fc2299
PO files: Consider a message without a translation to have an empty translation (#1135)

Fixes an index out of bounds error in add_message.

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Co-authored-by: Aarni Koskela <akx@iki.fi>
babel/messages/pofile.py
tests/messages/test_pofile.py