diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-04-01 13:52:53 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-04-01 13:52:53 -0400 |
| commit | 2f764ded6379786d8d17322fa2e859fd102d5397 (patch) | |
| tree | c52181f89809882d8403bb1368db265dc47433ec /locale/pl.po | |
| parent | a89928c13c748b7f25bd4e734cfe487b0020a25d (diff) | |
merge and docs
Diffstat (limited to 'locale/pl.po')
| -rw-r--r-- | locale/pl.po | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/pl.po b/locale/pl.po index 12bd980bd..659d63301 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -397,6 +397,11 @@ msgstr "Bufor musi mieć długość 1 lub więcej" msgid "Buffer too large and unable to allocate" msgstr "" +#: shared-bindings/_bleio/PacketBuffer.c +#, c-format +msgid "Buffer too short by %d bytes" +msgstr "" + #: ports/atmel-samd/common-hal/displayio/ParallelBus.c #: ports/nrf/common-hal/displayio/ParallelBus.c #, c-format |
