Skip to content

Commit 9d41bb4

Browse files
Onvemberactions-user
authored andcommitted
Update translation sources
1 parent d041cf2 commit 9d41bb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

locale/en/reference/reference_lua/box_space/create_index.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ msgstr ""
310310
msgid "any set of octets, up to the :ref:`maximum length <limitations_bytes_in_index_key>`. A varbinary byte sequence does not have a :ref:`collation <index-collation>` because its contents are not UTF-8 characters"
311311
msgstr ""
312312

313-
msgid "memtx TREE, HASH or BITSET (since version 2.7) indexes;"
313+
msgid "memtx TREE, HASH or BITSET (since version :doc:`2.7.1 </release/2.7.1>`) indexes;"
314314
msgstr ""
315315

316316
msgid "``integer``"

locale/en/release/2.7.1.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ msgstr ""
4444
msgid "Now it is allowed to define an index without extra braces when there is only one part: ``parts = {field1, type1, ...}`` (gh-2866)."
4545
msgstr ""
4646

47-
msgid "Bitset index now supports the varbinary type (gh-5392)."
47+
msgid ":ref:`Bitset index <indexes-bitset>` now supports the varbinary type (gh-5392)."
4848
msgstr ""
4949

5050
msgid "Index-related options now can’t be specified in their definition due to a more pedantic key-parts verification (gh-5473)."

0 commit comments

Comments
 (0)