diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:45:35 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:45:35 -0500 |
| commit | ea7f80e8a7a85c0ab31907ae9bc6e5dcfcc21b9b (patch) | |
| tree | b7c14820e0d0fd4ac7c34820309b98fe6f1b05e9 /locale/circuitpython.pot | |
| parent | 8f9ff3d49c8f0cb766b18d050cb534cdb53de95f (diff) | |
Revert "Add translations"
This reverts commit 8f9ff3d49c8f0cb766b18d050cb534cdb53de95f.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 5d87ccdda..f85bcba83 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-02-10 11:42-0500\n" +"POT-Creation-Date: 2020-01-29 17:27-0800\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" @@ -1265,10 +1265,6 @@ msgstr "" msgid "Supply at least one UART pin" msgstr "" -#: ports/stm32f4/common-hal/microcontroller/Processor.c -msgid "Temperature read timed out" -msgstr "" - #: supervisor/shared/safe_mode.c msgid "" "The CircuitPython heap was corrupted because the stack was too small.\n" @@ -1477,10 +1473,6 @@ msgstr "" msgid "Viper functions don't currently support more than 4 arguments" msgstr "" -#: ports/stm32f4/common-hal/microcontroller/Processor.c -msgid "Voltage read timed out" -msgstr "" - #: main.c msgid "WARNING: Your code filename has two extensions\n" msgstr "" |
