From 5915126030eefb045b5f8d48972f9ab500a71b3c Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Thu, 11 Apr 2019 13:50:02 +0200 Subject: Typos --- locale/circuitpython.pot | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'locale/circuitpython.pot') diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 316e51dc7..3614cd138 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-04-11 11:44+0200\n" +"POT-Creation-Date: 2019-04-11 13:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2507,6 +2507,10 @@ msgstr "" msgid "unreadable attribute" msgstr "" +#: shared-bindings/displayio/TileGrid.c +msgid "unsupported %q type" +msgstr "" + #: py/emitinlinethumb.c #, c-format msgid "unsupported Thumb instruction '%s' with %d arguments" @@ -2517,10 +2521,6 @@ msgstr "" msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" -#: shared-bindings/displayio/TileGrid.c -msgid "unsupported %q type" -msgstr "" - #: py/objstr.c #, c-format msgid "unsupported format character '%c' (0x%x) at index %d" -- cgit v1.2.3