From 6db4f4575420ef09faef244f8d3437884d939345 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Wed, 12 Jun 2019 00:59:54 -0700 Subject: Update translations --- locale/circuitpython.pot | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'locale/circuitpython.pot') diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index ed58d75f0..d32502e18 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-05-22 16:00-0300\n" +"POT-Creation-Date: 2019-06-12 00:59-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -831,6 +831,10 @@ msgstr "" msgid "LHS of keyword arg must be an id" msgstr "" +#: shared-module/displayio/Group.c +msgid "Layer already in a group." +msgstr "" + #: shared-module/displayio/Group.c msgid "Layer must be a Group or TileGrid subclass." msgstr "" -- cgit v1.2.3