Mercurial > 510Connectbot
comparison res/values/strings.xml @ 192:f0b9ea35711a
read deployment.connections on startup for global preferences also
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 02 Jul 2014 18:06:59 -0700 |
parents | eff82d6c11d9 |
children | 35ed530366d9 |
comparison
equal
deleted
inserted
replaced
191:2e4ab8c33851 | 192:f0b9ea35711a |
---|---|
476 <string name="list_hwbutton_ctrla">"Ctrl+A"</string> | 476 <string name="list_hwbutton_ctrla">"Ctrl+A"</string> |
477 <!-- Selection to indicate pressing a hardware button should send "Esc+A". --> | 477 <!-- Selection to indicate pressing a hardware button should send "Esc+A". --> |
478 <string name="list_hwbutton_esc_a">"Esc+A"</string> | 478 <string name="list_hwbutton_esc_a">"Esc+A"</string> |
479 <!-- Selection to indicate pressing a hardware button should notify the monitor. --> | 479 <!-- Selection to indicate pressing a hardware button should notify the monitor. --> |
480 <string name="list_hwbutton_monitor">"Monitor Key"</string> | 480 <string name="list_hwbutton_monitor">"Monitor Key"</string> |
481 <!-- Selection to indicate pressing a hardware button should bring up the soft function key pad. --> | |
482 <string name="list_hwbutton_soft_function_keys">"Soft Function Keypad"</string> | |
481 <!-- Selection to indicate pressing a hardware button should send nothing at all. --> | 483 <!-- Selection to indicate pressing a hardware button should send nothing at all. --> |
482 <string name="list_hwbutton_none">"None"</string> | 484 <string name="list_hwbutton_none">"None"</string> |
483 | 485 |
484 <!-- Name for the backspace character --> | 486 <!-- Name for the backspace character --> |
485 <string name="list_delkey_backspace">"Backspace"</string> | 487 <string name="list_delkey_backspace">"Backspace"</string> |