diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:52:32 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:52:32 -0500 |
| commit | b4c60c3355ca410809c842d7d129f54b60222338 (patch) | |
| tree | 59b0365f78c592b718da079192bc769750a73171 /locale/circuitpython.pot | |
| parent | 848577e830b10ff226900f978a5fdd39089c8dc0 (diff) | |
| parent | e15982993a94a1330d23423a6f252c622ab6de99 (diff) | |
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index acd4c3eb0..3e4413068 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-03 23:41-0500\n" +"POT-Creation-Date: 2020-02-07 10:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -665,6 +665,10 @@ msgstr "" msgid "Expected tuple of length %d, got %d" msgstr "" +#: ports/nrf/common-hal/_bleio/Adapter.c +msgid "Extended advertisements with scan response not supported." +msgstr "" + #: shared-bindings/ps2io/Ps2.c msgid "Failed sending command." msgstr "" |
