Update cdx-table-sort-caption punctuation

The W3C documentation about this practice was updated,
and now it uses parentheses instead of a comma.

(In the W3C, there's also a full stop in the end,
but it's really unnecessary here.)

Bug: T372000
Change-Id: I40a5c4c8ceab1cf9baa5b1b7f78a2a0266c81b27
This commit is contained in:
Amir E. Aharoni 2024-09-20 11:40:13 -04:00 committed by Amire80
parent 1a318c9499
commit 3c40c87f46

View file

@ -13,7 +13,7 @@
"cdx-search-input-search-button-label": "Search",
"cdx-table-select-all-label": "Select all rows",
"cdx-table-select-row-label": "Select row $1 of $2",
"cdx-table-sort-caption": "$1, column headers with buttons are sortable.",
"cdx-table-sort-caption": "$1 (column headers with buttons are sortable).",
"cdx-typeahead-search-search-results-label": "Search results",
"cdx-table-pager-button-first-page": "First page",
"cdx-table-pager-button-last-page": "Last page",