From 5028f87b0988775d37c59ac2f65035468936bb0c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 5 Apr 2019 13:03:03 -0700 Subject: Tweak pybadge and fix display bugs * Update pybadge pins and flash for rev D * TileGrid now validates the type of the pixel_shader. * Display actually handles incoming subclass objects. * MicroPython will inspect native parents to see if special accessors are used. --- locale/ID.po | 2 +- locale/circuitpython.pot | 2 +- locale/de_DE.po | 4 ++-- locale/en_US.po | 2 +- locale/en_x_pirate.po | 2 +- locale/es.po | 4 ++-- locale/fil.po | 4 ++-- locale/fr.po | 4 ++-- locale/it_IT.po | 4 ++-- locale/pl.po | 4 ++-- locale/pt_BR.po | 2 +- 11 files changed, 17 insertions(+), 17 deletions(-) (limited to 'locale') diff --git a/locale/ID.po b/locale/ID.po index 2e01bfe9a..949eddc4b 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -2575,7 +2575,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 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 diff --git a/locale/de_DE.po b/locale/de_DE.po index ae76bc76c..8bb5ce370 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -2584,8 +2584,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "Nicht unterstützter Bitmap-Typ" +msgid "unsupported %q type" +msgstr "Nicht unterstützter %q-Typ" #: py/objstr.c #, c-format diff --git a/locale/en_US.po b/locale/en_US.po index fb62ea2b0..79f4ab06d 100644 --- a/locale/en_US.po +++ b/locale/en_US.po @@ -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 diff --git a/locale/en_x_pirate.po b/locale/en_x_pirate.po index 24af776c0..db068589b 100644 --- a/locale/en_x_pirate.po +++ b/locale/en_x_pirate.po @@ -2532,7 +2532,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 diff --git a/locale/es.po b/locale/es.po index 661c591d3..0592af242 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "instrucción Xtensa '%s' con %d argumentos no soportada" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "tipo de bitmap no soportado" +msgid "unsupported %q type" +msgstr "tipo de %q no soportado" #: py/objstr.c #, c-format diff --git a/locale/fil.po b/locale/fil.po index 7873ec685..b34e7bb1b 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -2616,8 +2616,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "hindi sinusuportahan ang instruction ng Xtensa '%s' sa %d argumento" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "Hindi supportadong tipo ng bitmap" +msgid "unsupported %q type" +msgstr "Hindi supportadong tipo ng %q" #: py/objstr.c #, c-format diff --git a/locale/fr.po b/locale/fr.po index 9c723333d..df3af424e 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -2638,8 +2638,8 @@ msgstr "instruction Xtensa '%s' non supportée avec %d arguments" #: shared-bindings/displayio/TileGrid.c #, fuzzy -msgid "unsupported bitmap type" -msgstr "type de bitmap non supporté" +msgid "unsupported %q type" +msgstr "type de %q non supporté" #: py/objstr.c #, c-format diff --git a/locale/it_IT.po b/locale/it_IT.po index c14b3698b..7714530f6 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "istruzione '%s' Xtensa non supportata con %d argomenti" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "tipo di bitmap non supportato" +msgid "unsupported %q type" +msgstr "tipo di %q non supportato" #: py/objstr.c #, c-format diff --git a/locale/pl.po b/locale/pl.po index 1b861fff0..888103fd3 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -2561,8 +2561,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "niewspierana instrukcja Xtensa '%s' z %d argumentami" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "niewspierany typ bitmapy" +msgid "unsupported %q type" +msgstr "niewspierany typ %q" #: py/objstr.c #, c-format diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 4685e9c82..047b654b4 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -2565,7 +2565,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 -- cgit v1.2.3