summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
blob: d1421a471e715e640af7057284f489430780b137 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">SoftKeys</string>

    <string name="help">Help</string>
    <string name="settings">Settings</string>
    <string name="quit">Quit</string>
    
    <string name="recent_tasks_title">Recent Tasks:</string>
    <string name="quickdoc_exit">Close</string>

    <string name="pref_category_service_title">SoftKeys Service</string>
    <string name="pref_category_service_summary">Configure the On Screen Service Behavior</string>
    <string name="pref_service_title">Run Service</string>
    <string name="pref_service_summary_on">Run SoftKeys Service</string>
    <string name="pref_service_summary_off">Just Use SoftKeys Launcher</string>
    
    <string name="pref_service_boot_title">Run Service at Boot</string>
    <string name="pref_service_boot_summary_on">Run SoftKeys Service at Boot (even if not default launcher)</string>
    <string name="pref_service_boot_summary_off">Do Not Run SoftKeys Service at Boot (only if not default launcher)</string>

    <string name="pref_service_drag_title">Draggable Service</string>
    <string name="pref_service_drag_summary_on">Allow Dragging Service Buttons</string>
    <string name="pref_service_drag_summary_off">Service Buttons Do Not mMve</string>
    
    <string name="pref_service_drag_popper_title">Draggable Popper</string>
    <string name="pref_service_drag_popper_summary_on">Allow Dragging Popper Button</string>
    <string name="pref_service_drag_popper_summary_off">Popper Button Does Not Move</string>
    
    <string name="pref_service_drag_extra_title">Draggable D-Pad</string>
    <string name="pref_service_drag_extra_summary_on">Allow Dragging D-Pad Buttons</string>
    <string name="pref_service_drag_extra_summary_off">D-Pad Buttons Do Not Move</string>
    
    
    <string name="pref_service_size_title">Size</string>
    <string name="pref_service_size_summary">Size of Service Popup Buttons</string>
    <string name="pref_service_transparency_title">Button Bar Transparency</string>
    <string name="pref_service_transparency_summary">Set Transparency of Service Popup</string>
    <string name="pref_service_extra_transparency_title">D-Pad/Custom Transparency</string>
    <string name="pref_service_extra_transparency_summary">Set Transparency of D-Pad/Custom Keys Popup</string>
    <string name="pref_service_popper_transparency_title">Popper Transparency</string>
    <string name="pref_service_popper_transparency_summary">Set Transparency of Button That Triggers Service Popup</string>
    <string name="pref_service_close_after_title">Auto Hide</string>
    <string name="pref_service_close_after_summary_on">Hide After Pressing Any Key But Back</string>
    <string name="pref_service_close_after_summary_off">Do Not Auto Hide</string>
    <string name="pref_service_close_after_back_title">Auto Hide After Back</string>
    <string name="pref_service_close_after_back_summary_on">Hide After Pressing Back</string>
    <string name="pref_service_close_after_back_summary_off">Do Not Hide After Pressing Back</string>
    <string name="pref_service_no_background_title">Transparent Background</string>
    <string name="pref_service_no_background_summary_on">Background is Transparent, Buttons are Floating</string>
    <string name="pref_service_no_background_summary_off">Normal Background Containing Buttons</string>
    <string name="pref_service_orientation_title">Orientation</string>
    <string name="pref_service_orientation_summary">Choose Vertical or Horizontal and if Long Press Toggles</string>
    
    <string name="pref_category_custom_keys_title">Extra Custom Keys</string>
    <string name="pref_category_custom_keys_summary">Set Custom Keys Under D-Pad</string>
    <string name="pref_custom_key1">Custom Key 1</string>
    <string name="pref_custom_key2">Custom Key 2</string>
    <string name="pref_custom_key3">Custom Key 3</string>
    <string name="pref_custom_key4">Custom Key 4</string>
    <string name="pref_custom_key5">Custom Key 5</string>
    <string name="pref_custom_key6">Custom Key 6</string>
    
    <string name="pref_category_virtual_title">Virtual Home Button</string>
    <string name="pref_category_virtual_summary">Select Launcher</string>
    <string name="pref_launcher_title">Normal Press</string>
    <string name="pref_launcher_summary">Choose Launcher for Normal Press</string>
    <string name="pref_launcher2_title">Long Press</string>
    <string name="pref_launcher2_summary">Choose Launcher for Long Press</string>
    <string name="pref_return_home_after_back_title">Return After Back</string>
    <string name="pref_return_home_after_back_summary_on">Return to SoftKeys After Back Key</string>
    <string name="pref_return_home_after_back_summary_off">Do Not Return to SoftKeys After Back Key</string>
    
    <string name="pref_category_physical_title">Physical Home Button</string>
    <string name="pref_category_physical_summary">Configure Behavior of Physical Device Home Button</string>
    <string name="pref_physical_note_title">NOTE:</string>    
    <string name="pref_physical_note_summary">For Single/Double Press While SoftKeys is Open</string>
    <string name="pref_homebutton_title">Single Press</string>
    <string name="pref_homebutton_summary">Action for Single Home Key Press</string>
    <string name="pref_homebuttonmulti_title">Double Press</string>
    <string name="pref_homebuttonmulti_summary">Action For Double Home Key Press</string>
    <string name="pref_homedoubletime_title">Double Press Time</string>
    <string name="pref_homedoubletime_summary">Time Allow for Double Home Press in ms</string>
    <string name="pref_prehomebutton_title">Home Button</string>
    <string name="pref_prehomebutton_summary">Press/Double Press Home Button Options</string>

    <string name="pref_category_info_title">About SoftKeys</string>
    <string name="pref_version_title">Version</string>
    <string name="pref_version_summary">%s</string>
    <string name="pref_author_title">Author</string>
    <string name="pref_author_summary">Steve Slaven &lt;bpk@hoopajoo.net&gt;</string>
    <string name="pref_url_title">Website</string>
    <string name="pref_url_summary">http://hoopajoo.net/</string>
    <string name="pref_help_title">Help</string>
    <string name="pref_help_summary">View Included Help</string>
    
    <string name="pref_category_visual_title">Visuals and Layout</string>
    <string name="pref_category_visual_summary">Choose Theme and Customize Button Setup</string>
    <string name="pref_theme_title">Theme</string>
    <string name="pref_theme_summary">Select Theme</string>
    <string name="pref_exitbutton_title">Exit Button</string>
    <string name="pref_exitbutton_summary_on">Show Exit Button</string>
    <string name="pref_exitbutton_summary_off">Hide Exit Button</string>
    <string name="pref_choosebutton_title">Prefs Button</string>
    <string name="pref_choosebutton_summary_on">Show Prefs Button</string>
    <string name="pref_choosebutton_summary_off">Hide Prefs Button</string>
    <string name="pref_volume_up_title">Volume Up Button</string>
    <string name="pref_volume_up_summary_on">Show Volume Up Button</string>
    <string name="pref_volume_up_summary_off">Hide Volume Up Button</string>
    <string name="pref_volume_down_title">Volume Down Button</string>
    <string name="pref_volume_down_summary_on">Show Volume Down Button</string>
    <string name="pref_volume_down_summary_off">Hide Volume Down Button</string>
    <string name="pref_sleep_title">Sleep Button</string>
    <string name="pref_sleep_summary_on">Show Sleep Button</string>
    <string name="pref_sleep_summary_off">Hide Sleep Button</string>
    <string name="pref_extra_custom1_title">Custom 1 Button</string>
    <string name="pref_extra_custom1_summary_on">Show Custom 1 Button</string>
    <string name="pref_extra_custom1_summary_off">Hide Custom 1 Button</string>
    <string name="pref_extra_custom2_title">Custom 2 Button</string>
    <string name="pref_extra_custom2_summary_on">Show Custom 2 Button</string>
    <string name="pref_extra_custom2_summary_off">Hide Custom 2 Button</string>
    
    <string name="pref_screen_reorder_title">Change Button Order</string>
    <string name="pref_order_menu_title">Menu Button Position</string>
    <string name="pref_order_menu_summary">Menu Button Position</string>
    <string name="pref_order_home_title">Home Button Position</string>
    <string name="pref_order_home_summary">Home Button Position</string>
    <string name="pref_order_back_title">Back Button Position</string>
    <string name="pref_order_back_summary">Back Button Position</string>
    <string name="pref_order_search_title">Search Button Position</string>
    <string name="pref_order_search_summary">Search Button Position</string>
    
    <string name="pref_dim_behind_title">Dim Background</string>
    <string name="pref_dim_behind_summary_on">Background is Dimmed</string>
    <string name="pref_dim_behind_summary_off">Background is Not Dimmed</string>
    <string name="pref_blur_behind_title">Blur Behind (slower)</string>
    <string name="pref_blur_behind_summary_on">Background is Blurred (slower)</string>
    <string name="pref_blur_behind_summary_off">Background is Not Blurred</string>

    <string name="pref_recent_apps_title">Recent Apps</string>
    <string name="pref_recent_apps_summary_on">Show Recent Apps</string>
    <string name="pref_recent_apps_summary_off">Hide Recent Apps</string>

    <string name="pref_category_notification_bar_title">Notification Bar</string>
    <string name="pref_category_notification_bar_summary">Put SoftKeys in the Notification Bar</string>
    <string name="pref_nb_softkeys_title">SoftKeys Button</string>
    <string name="pref_nb_softkeys_summary_on">Show SoftKeys Button</string>
    <string name="pref_nb_softkeys_summary_off">Do Not Show SoftKeys Button</string>
    <string name="pref_nb_menu_title">Menu Button</string>
    <string name="pref_nb_menu_summary_on">Show Menu Button</string>
    <string name="pref_nb_menu_summary_off">Do Not Show Menu Button</string>
    <string name="pref_nb_home_title">Home Button</string>
    <string name="pref_nb_home_summary_on">Show Home Button</string>
    <string name="pref_nb_home_summary_off">Do Not Show Home Button</string>
    <string name="pref_nb_back_title">Back Button</string>
    <string name="pref_nb_back_summary_on">Show Back Button</string>
    <string name="pref_nb_back_summary_off">Do Not Show Back Button</string>
    <string name="pref_nb_search_title">Search Button</string>
    <string name="pref_nb_search_summary_on">Show Search button</string>
    <string name="pref_nb_search_summary_off">Do Not Show Search Button</string>
        
</resources>