Skip to content

Commit f0a112e

Browse files
authored
Merge pull request adafruit#1975 from tannewt/merge_in_402
Merge in 4.0.2
2 parents 72ea216 + 0cce7fc commit f0a112e

21 files changed

+151
-31
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ addons:
3333
- $(ls -d1 bin/*/*/* | tr "\n" ":")
3434
target_paths: /
3535

36+
# Some deploy jobs take over 10 minutes so use this keep alive hack to make sure Travis doesn't kill us.
37+
before_deploy: |
38+
function keep_alive() {
39+
while true; do
40+
echo -en "\a"
41+
sleep 5
42+
done
43+
}
44+
keep_alive &
45+
3646
deploy:
3747
provider: releases
3848
api_key:

locale/ID.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-06-11 14:59-0700\n"
11+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -460,6 +460,14 @@ msgstr ""
460460
msgid "Command must be an int between 0 and 255"
461461
msgstr ""
462462

463+
#: py/persistentcode.c
464+
msgid "Corrupt .mpy file"
465+
msgstr ""
466+
467+
#: py/emitglue.c
468+
msgid "Corrupt raw code"
469+
msgstr ""
470+
463471
#: ports/nrf/common-hal/bleio/UUID.c
464472
#, c-format
465473
msgid "Could not decode ble_uuid, err 0x%04x"

locale/circuitpython.pot

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-06-12 00:59-0700\n"
11+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -450,6 +450,14 @@ msgstr ""
450450
msgid "Command must be an int between 0 and 255"
451451
msgstr ""
452452

453+
#: py/persistentcode.c
454+
msgid "Corrupt .mpy file"
455+
msgstr ""
456+
457+
#: py/emitglue.c
458+
msgid "Corrupt raw code"
459+
msgstr ""
460+
453461
#: ports/nrf/common-hal/bleio/UUID.c
454462
#, c-format
455463
msgid "Could not decode ble_uuid, err 0x%04x"

locale/de_DE.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-11 14:59-0700\n"
10+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: Pascal Deneaux\n"
1313
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@@ -454,6 +454,14 @@ msgstr ""
454454
msgid "Command must be an int between 0 and 255"
455455
msgstr "Der Befehl muss ein int zwischen 0 und 255 sein"
456456

457+
#: py/persistentcode.c
458+
msgid "Corrupt .mpy file"
459+
msgstr ""
460+
461+
#: py/emitglue.c
462+
msgid "Corrupt raw code"
463+
msgstr ""
464+
457465
#: ports/nrf/common-hal/bleio/UUID.c
458466
#, c-format
459467
msgid "Could not decode ble_uuid, err 0x%04x"

locale/en_US.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-11 14:59-0700\n"
10+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -450,6 +450,14 @@ msgstr ""
450450
msgid "Command must be an int between 0 and 255"
451451
msgstr ""
452452

453+
#: py/persistentcode.c
454+
msgid "Corrupt .mpy file"
455+
msgstr ""
456+
457+
#: py/emitglue.c
458+
msgid "Corrupt raw code"
459+
msgstr ""
460+
453461
#: ports/nrf/common-hal/bleio/UUID.c
454462
#, c-format
455463
msgid "Could not decode ble_uuid, err 0x%04x"

locale/en_x_pirate.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-11 14:59-0700\n"
10+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: @sommersoft, @MrCertainly\n"
@@ -454,6 +454,14 @@ msgstr ""
454454
msgid "Command must be an int between 0 and 255"
455455
msgstr ""
456456

457+
#: py/persistentcode.c
458+
msgid "Corrupt .mpy file"
459+
msgstr ""
460+
461+
#: py/emitglue.c
462+
msgid "Corrupt raw code"
463+
msgstr ""
464+
457465
#: ports/nrf/common-hal/bleio/UUID.c
458466
#, c-format
459467
msgid "Could not decode ble_uuid, err 0x%04x"

locale/es.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-15 09:21-0500\n"
10+
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -452,6 +452,14 @@ msgstr "Entrada de columna debe ser digitalio.DigitalInOut"
452452
msgid "Command must be an int between 0 and 255"
453453
msgstr "Command debe estar entre 0 y 255."
454454

455+
#: py/persistentcode.c
456+
msgid "Corrupt .mpy file"
457+
msgstr ""
458+
459+
#: py/emitglue.c
460+
msgid "Corrupt raw code"
461+
msgstr ""
462+
455463
#: ports/nrf/common-hal/bleio/UUID.c
456464
#, c-format
457465
msgid "Could not decode ble_uuid, err 0x%04x"

0 commit comments

Comments
 (0)