diff options
| author | Jeff Epler <jepler@gmail.com> | 2019-12-06 13:25:28 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2019-12-06 13:25:28 -0600 |
| commit | c38a2ac3346f68ef83dc6ec9b4fe1cef34fdcb5d (patch) | |
| tree | e2ae9ac4639242c0654d0f0a4895727245c0da5a /locale/circuitpython.pot | |
| parent | 60f489d36a364dfc4feb55af4d139987302c0242 (diff) | |
make translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index f9edf50af..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-12-04 09:58-0600\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" @@ -120,8 +120,7 @@ msgid "'%s' integer 0x%x does not fit in mask 0x%x" msgstr "" #: py/proto.c -#, c-format -msgid "'%s' object does not support '%s'" +msgid "'%s' object does not support '%q'" msgstr "" #: py/obj.c |
