diff options
| author | hierophect <hierophect@gmail.com> | 2019-12-10 15:38:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-10 15:38:42 -0500 |
| commit | 30aba4673597f840f6fccd6750ef93193dc77e78 (patch) | |
| tree | cfdeb2ec0eb83f16abc7efe10fd6ec83d5d11b71 /locale/circuitpython.pot | |
| parent | 33233934e9be4fee31b6b8412234279ebb7d9ef3 (diff) | |
| parent | 387ab6c87eac8481934a7ffc4a96395fe5f34747 (diff) | |
Merge branch 'master' into stm32-blackpill
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 a24ab186a..1541b1f74 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-11-27 14:54-0500\n" +"POT-Creation-Date: 2019-12-06 13:25-0600\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" @@ -119,6 +119,10 @@ msgstr "" msgid "'%s' integer 0x%x does not fit in mask 0x%x" msgstr "" +#: py/proto.c +msgid "'%s' object does not support '%q'" +msgstr "" + #: py/obj.c #, c-format msgid "'%s' object does not support item assignment" |
