diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-08-30 16:14:58 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2018-08-30 16:14:58 -0700 |
| commit | 836d5c2eacbbe63f05fdf9223819376e54ec1ba6 (patch) | |
| tree | 6374f5b3090baa5205909c68c755d4383a527cc4 /locale/circuitpython.pot | |
| parent | 2b003477df0bf20dcf9e2701ba656e26e23e6794 (diff) | |
Update string locations.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 13c4c36f3..d4adf34d5 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-30 16:06-0700\n" +"POT-Creation-Date: 2018-08-30 16:12-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" @@ -2127,7 +2127,7 @@ msgid "empty sequence" msgstr "" #: shared-bindings/rtc/RTC.c:40 shared-bindings/rtc/RTC.c:44 -#: shared-bindings/time/__init__.c:192 +#: shared-bindings/time/__init__.c:190 msgid "RTC is not supported on this board" msgstr "" @@ -2147,27 +2147,27 @@ msgstr "" msgid "Stack size must be at least 256" msgstr "" -#: shared-bindings/time/__init__.c:80 +#: shared-bindings/time/__init__.c:78 msgid "sleep length must be non-negative" msgstr "" -#: shared-bindings/time/__init__.c:90 +#: shared-bindings/time/__init__.c:88 msgid "time.struct_time() takes exactly 1 argument" msgstr "" -#: shared-bindings/time/__init__.c:93 +#: shared-bindings/time/__init__.c:91 msgid "time.struct_time() takes a 9-sequence" msgstr "" -#: shared-bindings/time/__init__.c:171 shared-bindings/time/__init__.c:252 +#: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:250 msgid "Tuple or struct_time argument required" msgstr "" -#: shared-bindings/time/__init__.c:176 shared-bindings/time/__init__.c:257 +#: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:255 msgid "function takes exactly 9 arguments" msgstr "" -#: shared-bindings/time/__init__.c:228 shared-bindings/time/__init__.c:261 +#: shared-bindings/time/__init__.c:226 shared-bindings/time/__init__.c:259 msgid "timestamp out of range for platform time_t" msgstr "" |
