summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2018-08-30 16:12:20 -0700
committerScott Shawcroft <scott@tannewt.org>2018-08-30 16:12:20 -0700
commit64a333eeafc35975c6ffab025974f6029ddea201 (patch)
treee28baddb8941a2f6514556ec4d522db6271a2342 /locale/circuitpython.pot
parent2a2699bef618e704bcdeca51ae351404690821cb (diff)
Clean up duplicates and have make translate produce a stable ordering.
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot6
1 files changed, 3 insertions, 3 deletions
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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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