diff options
| author | anecdata <16617689+anecdata@users.noreply.github.com> | 2021-01-14 17:53:37 -0600 |
|---|---|---|
| committer | anecdata <16617689+anecdata@users.noreply.github.com> | 2021-01-14 17:53:37 -0600 |
| commit | 564dce858f2307c649155bb9c14810aad6b823c1 (patch) | |
| tree | b1d2ded4585014efd0c05a2319913a9851b456fa /locale/circuitpython.pot | |
| parent | 8febdee2640570932c1659817bcaadd429761e8b (diff) | |
Update translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 82058a611..09ce1718d 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -2013,7 +2013,8 @@ msgid "Unhandled ESP TLS error %d %d %x %d" msgstr "" #: shared-bindings/wifi/Radio.c -msgid "Unknown failure" +#, c-format +msgid "Unknown failure %d" msgstr "" #: ports/nrf/common-hal/_bleio/__init__.c |
