Skip to content

Commit f3fc7c1

Browse files
committed
Add safe mode translation
1 parent 99f5011 commit f3fc7c1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

locale/circuitpython.pot

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-09-03 16:33-0700\n"
11+
"POT-Creation-Date: 2020-09-09 14:33-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -582,6 +582,10 @@ msgid ""
582582
"boot. Press again to exit safe mode.\n"
583583
msgstr ""
584584

585+
#: supervisor/shared/safe_mode.c
586+
msgid "CircuitPython was unable to allocate the heap.\n"
587+
msgstr ""
588+
585589
#: shared-module/bitbangio/SPI.c
586590
msgid "Clock pin init failed."
587591
msgstr ""

0 commit comments

Comments
 (0)