diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-02-17 23:48:08 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-02-17 23:48:08 -0500 |
| commit | 97aeb1953be66bc246ac7473b341d840a6d51384 (patch) | |
| tree | ade754d432cc129a18d465ded5261df82ef38cc6 /locale/circuitpython.pot | |
| parent | 5ec92415b01e0beeae34a908f385745e9619d526 (diff) | |
correct weak module links; samd module only in m4 ports; update libraries
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index b1788fc9e..d61ded2a2 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: 2019-02-15 19:19-0500\n" +"POT-Creation-Date: 2019-02-17 23:36-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" @@ -1302,7 +1302,7 @@ msgstr "" msgid "3-arg pow() not supported" msgstr "" -#: py/modbuiltins.c:517 +#: py/modbuiltins.c:521 msgid "must use keyword argument for key function" msgstr "" @@ -2667,7 +2667,7 @@ msgstr "" msgid "Group full" msgstr "" -#: shared-module/displayio/Group.c:73 +#: shared-module/displayio/Group.c:73 shared-module/displayio/Group.c:112 msgid "Layer must be a Group or TileGrid subclass." msgstr "" |
