Skip to content

Commit cad9780

Browse files
author
Pascal Deneaux
authored
Added support for bitdepths in OnDiskBitmap
adafruit#1558
1 parent 66a230c commit cad9780

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

locale/de_DE.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,3 +2112,15 @@ msgstr "y Wert außerhalb der Grenzen"
21122112

21132113
msgid "zero step"
21142114
msgstr ""
2115+
2116+
#, c-format
2117+
msgid ""
2118+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%d G:%d B:%d"
2119+
msgstr ""
2120+
2121+
#, c-format
2122+
msgid ""
2123+
"Only true color (24 bpp or higher), 16bpp 565 , and 8bpp grayscale BMP "
2124+
"supported %x"
2125+
msgstr ""
2126+

0 commit comments

Comments
 (0)