Skip to content

Commit 499af3e

Browse files
committed
update source locations in translation file
1 parent f2032db commit 499af3e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/circuitpython.pot

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ msgstr ""
10021002
msgid "File exists"
10031003
msgstr ""
10041004

1005-
#: shared-module/_environ/__init__.c
1005+
#: shared-module/os/getenv.c
10061006
msgid "File not found"
10071007
msgstr ""
10081008

@@ -1190,7 +1190,7 @@ msgid "Internal define error"
11901190
msgstr ""
11911191

11921192
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
1193-
#: shared-module/_environ/__init__.c
1193+
#: shared-module/os/getenv.c
11941194
msgid "Internal error"
11951195
msgstr ""
11961196

@@ -1237,7 +1237,7 @@ msgstr ""
12371237
msgid "Invalid bits per value"
12381238
msgstr ""
12391239

1240-
#: shared-module/_environ/__init__.c
1240+
#: shared-module/os/getenv.c
12411241
#, c-format
12421242
msgid "Invalid byte %.*s"
12431243
msgstr ""
@@ -1272,15 +1272,15 @@ msgstr ""
12721272
msgid "Invalid state"
12731273
msgstr ""
12741274

1275-
#: shared-module/_environ/__init__.c
1275+
#: shared-module/os/getenv.c
12761276
msgid "Invalid unicode escape"
12771277
msgstr ""
12781278

12791279
#: shared-bindings/aesio/aes.c
12801280
msgid "Key must be 16, 24, or 32 bytes long"
12811281
msgstr ""
12821282

1283-
#: shared-module/_environ/__init__.c
1283+
#: shared-module/os/getenv.c
12841284
msgid "Key not found"
12851285
msgstr ""
12861286

0 commit comments

Comments
 (0)