diff options
| author | sommersoft <sommersoft@gmail.com> | 2019-08-29 22:17:28 -0500 |
|---|---|---|
| committer | sommersoft <sommersoft@gmail.com> | 2019-08-29 22:17:28 -0500 |
| commit | e3ccd9756359ac29b4ca45ed7c98274d061b0770 (patch) | |
| tree | 67e67b8c8093f2fe609fc45d4a749fe485eaf66b /locale/circuitpython.pot | |
| parent | 8120f5cdad2d249a4cec9e37db73be6b240bacc3 (diff) | |
update translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 6732a10d5..85b5fef69 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-08-24 23:36-0500\n" +"POT-Creation-Date: 2019-08-29 22:16-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" @@ -862,6 +862,10 @@ msgid "Invalid security_mode" msgstr "" #: shared-bindings/audiomixer/Mixer.c +msgid "Invalid voice" +msgstr "" + +#: shared-bindings/audiomixer/Mixer.c msgid "Invalid voice count" msgstr "" |
