]> git.gir.st - VimFx.git/blob - extension/locale/nl/options.dtd
Fix lint errors
[VimFx.git] / extension / locale / nl / options.dtd
1 <!ENTITY pref.hint_chars.title "Gebruikte karakters">
2 <!ENTITY pref.hint_chars.desc "Standaard: fjdkslaghrueiwovncm">
3
4 <!ENTITY pref.black_list.title "Zwarte lijst">
5 <!ENTITY pref.black_list.desc "Door komma's gescheiden lijst van adressen waarop VimFx automatisch uitgeschakeld moet worden. Speciale tekens toegestaan: *, !. Example: *example.com*,*foobar.org*">
6
7 <!ENTITY pref.prev_patterns.title "Previous Page Patterns">
8 <!ENTITY pref.prev_patterns.desc "Comma separated list of patterns that match links to previous page">
9
10 <!ENTITY pref.next_patterns.title "Next Page Patterns">
11 <!ENTITY pref.next_patterns.desc "Comma separated list of patterns that match links to next page">
12
13 <!ENTITY pref.prevent_autofocus.title "Prevent autofocus of text inputs">
14
15 <!ENTITY pref.autofocus_limit.title "Autofocus limit">
16 <!ENTITY pref.autofocus_limit.desc "Used when Prevent autofocus is on. If a text input is focused more than this number of milliseconds after you last interacted with the page, it is considered an autofocus.">
17
18 <!ENTITY pref.ignore_keyboard_layout.title "Ignore keyboard layout">
19 <!ENTITY pref.ignore_keyboard_layout.desc "Pretend that the en-US QWERTY layout is always used">
20
21 <!ENTITY customizeButton.title "Keyboard Shortcuts">
22 <!ENTITY customizeButton.label "Customize">
Imprint / Impressum