diff options
| author | Kevin Matocha <kmatocha@icloud.com> | 2020-08-21 14:14:38 -0500 |
|---|---|---|
| committer | Kevin Matocha <kmatocha@icloud.com> | 2020-08-21 14:14:38 -0500 |
| commit | 3747ea29c2d9b366f7a5eacb7411eace8336424c (patch) | |
| tree | 102b6667866c93f6cf50d0bcfcecefe1b66b2607 /locale/circuitpython.pot | |
| parent | 14f5d03b6dd947bd82d2daf88ca398d7d3b44930 (diff) | |
| parent | 98469322b7d35748f0f2cb03cc5bd4d470ea6339 (diff) | |
Merge remote-tracking branch 'source/main' into main
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 32b5df5ee..a1b286e2e 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-08-11 15:37-0500\n" +"POT-Creation-Date: 2020-08-14 09:36-0400\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" @@ -641,6 +641,10 @@ msgstr "" msgid "Could not restart PWM" msgstr "" +#: shared-bindings/_bleio/Adapter.c +msgid "Could not set address" +msgstr "" + #: ports/stm/common-hal/pulseio/PWMOut.c msgid "Could not start PWM" msgstr "" |
