diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-04-10 18:45:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-10 18:45:41 -0400 |
| commit | cf3f3e510caf33fb5354caf62755ff80c37d1cdf (patch) | |
| tree | dc4109d61189059144d76bb5d9733c3f1ad790cb /locale/circuitpython.pot | |
| parent | f115ec219353cb43027548d900be740522035bff (diff) | |
| parent | debff191264c12ddd758720096a9c7d6a49e7b93 (diff) | |
Merge pull request #1774 from tannewt/pybadge_revd
Tweak pybadge and fix display bugs
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index e38aa7727..3416ef0f3 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c |
