diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-08-11 15:37:10 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-08-12 07:32:18 -0500 |
| commit | 65f91f69ccdb3489f5ba649c939b8e3e96cc74e4 (patch) | |
| tree | 0ba41c48cd33a71088ff072f2b1e2a6c5a7a9810 /locale/circuitpython.pot | |
| parent | c1400bae9bbdd55f650ddfe24edf6778f08c35b8 (diff) | |
make translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 510facece..32b5df5ee 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: 2020-08-10 12:54-0500\n" +"POT-Creation-Date: 2020-08-11 15:37-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -823,6 +823,11 @@ msgstr "" msgid "File exists" msgstr "" +#: shared-module/framebufferio/FramebufferDisplay.c +#, c-format +msgid "Framebuffer requires %d bytes" +msgstr "" + #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c msgid "Frequency captured is above capability. Capture Paused." msgstr "" |
