]> git.gir.st - VimFx.git/blob - extension/locale/id/options.dtd
Make scrolling commands scroll the focused element
[VimFx.git] / extension / locale / id / options.dtd
1 <!ENTITY pref.hint_chars.title "Karakter petunjuk">
2 <!ENTITY pref.hint_chars.desc "Default: fjdkslaghrueiwovncm">
3
4 <!ENTITY pref.black_list.title "Daftar Larangan">
5 <!ENTITY pref.black_list.desc "Daftar terpisah koma dari URL dimana VimFx harus nonaktif otomatis. Wildcard dibolehkan: *, !. 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 pref.keyboardevent.code.enabled.title "Enable `KeyboardEvent.code` support">
22 <!ENTITY pref.keyboardevent.code.enabled.desc "Considered &quot;experimental&quot; by Firefox, but works really well. Needed by the Ignore keyboard layout setting. Requires restart.">
23
24 <!ENTITY customizeButton.title "Keyboard Shortcuts">
25 <!ENTITY customizeButton.label "Customize">
Imprint / Impressum