diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-16 15:09:19 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-16 15:09:19 +0100 |
| commit | 78a46e69f0d51b6316c5beb2329fdccb4714c9ce (patch) | |
| tree | 8abe8b0c94939fb331beb7336413be3850f93cec /plugins/a11yhelp/dialogs/lang/fo.js | |
| parent | 0baf1ef6c438b8e55be0f70a26ab43156519a991 (diff) | |
| download | ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.gz ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.bz2 ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.zip | |
Update plugins to 4.15.1 build
Diffstat (limited to 'plugins/a11yhelp/dialogs/lang/fo.js')
| -rw-r--r--[-rwxr-xr-x] | plugins/a11yhelp/dialogs/lang/fo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/a11yhelp/dialogs/lang/fo.js b/plugins/a11yhelp/dialogs/lang/fo.js index 009e6aa..73347f2 100755..100644 --- a/plugins/a11yhelp/dialogs/lang/fo.js +++ b/plugins/a11yhelp/dialogs/lang/fo.js @@ -1,5 +1,5 @@ -/* - Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang("a11yhelp","fo",{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT+TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively."}, |
