]> git.gir.st - VimFx.git/blob - extension/locale/en/vimfx.properties
Closes #25. Now uses window.scrollByPages(1) to scroll by page.
[VimFx.git] / extension / locale / en / vimfx.properties
1 button_tooltip_enabled=VimFx is Enabled. Click to Disable (Shift+Alt+V)
2 button_tooltip_disabled=VimFx is Disabled. Click to Enable (Shift+Alt+V)
3 button_tooltip_blacklisted=VimFx is Blacklisted on this Page
4 item_preferences=Preferences
5 item_help=Help
6 item_blacklist_button_tooltip=Blacklist
7
8 help_section_urls =Dealing with URLs
9 help_command_p =Navigate to the address in the clipboard
10 help_command_P =Open new tab and navigate to the address in the clipboard
11 help_command_yf =Copy link url to the clipboard
12 help_command_yy =Copy current page link to the clipboard
13 help_command_r =Reload current page
14 help_command_R =Reload current page and all the assets (js, css, etc.)
15
16 help_section_nav =Navigating the page
17 help_command_gg =Scroll to the Top of the page
18 help_command_G =Scroll to the Bottom of the page
19 help_command_j_ce =Scroll Down
20 help_command_k_cy =Scroll Up
21 help_command_h =Scroll Left
22 help_command_l =Scroll Right
23 help_command_d =Scroll half a Page Down
24 help_command_u =Scroll half a Page Up
25 help_command_cf =Scroll a full Page Down
26 help_command_cb =Scroll a full Page Up
27
28 help_section_tabs =Working with Tabs
29 help_command_t =Open New Blank tab
30 help_command_J_gT =Go to the Previous tab
31 help_command_K_gt =Go to the Next tab
32 help_command_cJ =Move current tab to the left
33 help_command_cK =Move current tab to the right
34 help_command_gH_g0 =Go to the First tab
35 help_command_gL_g$ =Go to the Last tab
36 help_command_x =Close current tab
37 help_command_X =Restore last closed tab
38
39
40 help_section_browse =Browsing
41 help_command_f =Follow a link on the current page
42 help_command_F =Follow a link on the current page in a new tab
43 help_command_H =Go Back in history
44 help_command_L =Go Forward in history
45
46 help_section_misc =Misc
47 help_command_help =Show Help Dialog
48 help_command_Esc =Close this dialog and cancel hint markers
49
50 help=Help
51 help_version=Version
52
53 help_feedback=Leave us Feedback!
54 help_enjoying=Enjoying VimFx?
55 help_found_bug=Found a bug?
56 help_report_bug=Report it Here!
Imprint / Impressum