From 64a333eeafc35975c6ffab025974f6029ddea201 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 30 Aug 2018 16:12:20 -0700 Subject: Clean up duplicates and have make translate produce a stable ordering. --- locale/circuitpython.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'locale/circuitpython.pot') diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 4434a0018..13c4c36f3 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: 2018-08-20 09:37-0700\n" +"POT-Creation-Date: 2018-08-30 16:06-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -610,11 +610,11 @@ msgid "frequency can only be either 80Mhz or 160MHz" msgstr "" #: ports/esp8266/modnetwork.c:61 -msgid "STA required" +msgid "AP required" msgstr "" #: ports/esp8266/modnetwork.c:61 -msgid "AP required" +msgid "STA required" msgstr "" #: ports/esp8266/modnetwork.c:87 -- cgit v1.2.3