Mercurial > 510Connectbot
comparison res/values/strings.xml @ 148:69333ca1563c
add ptt button p2 preference
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 22 Jun 2014 13:02:36 -0700 |
parents | c29fd84dff5f |
children | eff82d6c11d9 |
comparison
equal
deleted
inserted
replaced
147:1350adb077b1 | 148:69333ca1563c |
---|---|
213 <!-- Summary for the keyboard shortcuts preference --> | 213 <!-- Summary for the keyboard shortcuts preference --> |
214 <string name="pref_keymode_summary">"Select how to use Alt for '/' and Shift for Tab"</string> | 214 <string name="pref_keymode_summary">"Select how to use Alt for '/' and Shift for Tab"</string> |
215 | 215 |
216 <!-- Name for the camera shortcut usage preference --> | 216 <!-- Name for the camera shortcut usage preference --> |
217 <string name="pref_camera_title">"Camera button"</string> | 217 <string name="pref_camera_title">"Camera button"</string> |
218 <!-- Summary for the camera shortcut usage preference --> | |
219 <string name="pref_camera_summary">"Action triggered by pressing the camera button"</string> | 218 <string name="pref_camera_summary">"Action triggered by pressing the camera button"</string> |
220 | 219 |
221 <!-- Name for the volup shortcut usage preference --> | 220 <!-- Name for the volup shortcut usage preference --> |
222 <string name="pref_volup_title">"Volume up button"</string> | 221 <string name="pref_volup_title">"Volume up button"</string> |
223 <string name="pref_volup_summary">"Action triggered by pressing the volume up button"</string> | 222 <string name="pref_volup_summary">"Action triggered by pressing the volume up button"</string> |
224 | 223 |
225 <!-- Name for the volup shortcut usage preference --> | 224 <!-- Name for the volup shortcut usage preference --> |
226 <string name="pref_voldn_title">"Volume down button"</string> | 225 <string name="pref_voldn_title">"Volume down button"</string> |
227 <string name="pref_voldn_summary">"Action triggered by pressing the volume down button"</string> | 226 <string name="pref_voldn_summary">"Action triggered by pressing the volume down button"</string> |
228 | 227 |
229 <!-- Name for the volup shortcut usage preference --> | 228 <!-- Name for the search shortcut usage preference --> |
230 <string name="pref_search_title">"Search button"</string> | 229 <string name="pref_search_title">"Search button"</string> |
231 <string name="pref_search_summary">"Action triggered by pressing the search button"</string> | 230 <string name="pref_search_summary">"Action triggered by pressing the search button"</string> |
231 | |
232 <!-- Name for the ptt shortcut usage preference --> | |
233 <string name="pref_ptt_title">"PTT (L2) button"</string> | |
234 <string name="pref_ptt_summary">"Action triggered by pressing the ptt button"</string> | |
232 | 235 |
233 <!-- Name for the keep screen on preference --> | 236 <!-- Name for the keep screen on preference --> |
234 <string name="pref_keepalive_title">"Keep screen awake"</string> | 237 <string name="pref_keepalive_title">"Keep screen awake"</string> |
235 <!-- Summary for the camera shortcut usage preference --> | 238 <!-- Summary for the camera shortcut usage preference --> |
236 <string name="pref_keepalive_summary">"Prevent the screen from turning off when working in a console"</string> | 239 <string name="pref_keepalive_summary">"Prevent the screen from turning off when working in a console"</string> |