]> git.gir.st - VimFx.git/blob - extension/locale/en-US/options.dtd
Add live validation of the hint chars setting
[VimFx.git] / extension / locale / en-US / options.dtd
1 <!ENTITY pref.hint_chars.title "Hint Chars">
2 <!ENTITY pref.hint_chars.desc "Default: fjdkslaghrueiwovncm">
3
4 <!ENTITY pref.black_list.title "Black List">
5 <!ENTITY pref.black_list.desc "Comma separated list of URL where VimFx should be automatically disabled.
6 Wildcards allowed: *, !. Default: *mail.google.com*">
7
8 <!ENTITY pref.scroll_step_lines.title "Scroll Step">
9 <!ENTITY pref.scroll_step_lines.desc "Scroll Step">
10
11 <!ENTITY pref.blur_on_esc.title "Blur on Esc">
12 <!ENTITY pref.blur_on_esc.desc "Blur input focus from any active input element in the browser (e.g. address bar)">
13
14 <!ENTITY pref.leave_dt_on_esc.title "Leave Developer Toolbar open on Esc">
15 <!ENTITY pref.leave_dt_on_esc.desc "Do not hide Developer Toolbar if it's visible and the Esc is pressed">
16
17 <!ENTITY pref.hints_bloom_on.title "Smart hint assignment">
18 <!ENTITY pref.hints_bloom_on.desc "Assign shorter hints to the links that users visit most often">
19
Imprint / Impressum