summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2019-03-25 14:08:39 +0100
committerRadomir Dopieralski <openstack@sheep.art.pl>2019-03-25 14:08:39 +0100
commit0698e61553dff1dd79014129aef2abe4ff02559d (patch)
tree55843a750f83d827c55c6154aaa7b3f579853b81 /locale/circuitpython.pot
parentf440e41819ef87d433c8226aa27b764de51544cc (diff)
And of course forgot make translate
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 55784b5f8..735459a47 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: 2019-03-25 09:19+0100\n"
+"POT-Creation-Date: 2019-03-25 14:08+0100\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"
@@ -639,7 +639,7 @@ msgstr ""
#: ports/nrf/common-hal/bleio/Characteristic.c
#, c-format
-msgid "Failed to notify or indicate attribute value, err x0%04x"
+msgid "Failed to notify or indicate attribute value, err 0x%04x"
msgstr ""
#: ports/nrf/common-hal/bleio/Characteristic.c
@@ -649,7 +649,7 @@ msgstr ""
#: ports/nrf/common-hal/bleio/Characteristic.c
#, c-format
-msgid "Failed to read attribute value, err x0%04x"
+msgid "Failed to read attribute value, err 0x%04x"
msgstr ""
#: ports/nrf/common-hal/bleio/Characteristic.c