You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/org/opencastproject/adminui/languages/lang-en_US.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,8 @@
105
105
"SELECTED_COLUMNS": "Selected columns",
106
106
"FOOTER_TEXT": "The order and selection will be saved automatically. Press \"{{resetTranslation}}\" to restore the default view.",
107
107
"ADD_COLUMN": "Add column",
108
-
"REMOVE_COLUMN": "Remove column"
108
+
"REMOVE_COLUMN": "Remove column",
109
+
"DRAG_HANDLE_USAGE_INSTRUCTIONS": "Press space bar to start a drag. When dragging you can use the arrow keys to move the item around and escape to cancel. Some screen readers may require you to be in focus mode or to use your pass through key"
0 commit comments