Mercurial > 510Connectbot
comparison res/values/strings.xml @ 237:f9b1a07c0e96
configurable hardware buttons can now change font size
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 14 Jul 2014 08:46:06 -0700 |
parents | 35ed530366d9 |
children | bd803721f94a |
comparison
equal
deleted
inserted
replaced
236:35ed530366d9 | 237:f9b1a07c0e96 |
---|---|
473 <string name="list_hwbutton_esc_a">"Esc+A"</string> | 473 <string name="list_hwbutton_esc_a">"Esc+A"</string> |
474 <!-- Selection to indicate pressing a hardware button should notify the monitor. --> | 474 <!-- Selection to indicate pressing a hardware button should notify the monitor. --> |
475 <string name="list_hwbutton_monitor">"Monitor Key"</string> | 475 <string name="list_hwbutton_monitor">"Monitor Key"</string> |
476 <!-- Selection to indicate pressing a hardware button should bring up the soft function key pad. --> | 476 <!-- Selection to indicate pressing a hardware button should bring up the soft function key pad. --> |
477 <string name="list_hwbutton_soft_function_keys">"Soft Function Keypad"</string> | 477 <string name="list_hwbutton_soft_function_keys">"Soft Function Keypad"</string> |
478 <!-- Selection to indicate pressing a hardware button should increase font size. --> | |
479 <string name="list_hwbutton_increase_fontsize">"Increase Font Size"</string> | |
480 <!-- Selection to indicate pressing a hardware button should decrease font size. --> | |
481 <string name="list_hwbutton_decrease_fontsize">"Decrease Font Size"</string> | |
478 <!-- Selection to indicate pressing a hardware button should send nothing at all. --> | 482 <!-- Selection to indicate pressing a hardware button should send nothing at all. --> |
479 <string name="list_hwbutton_none">"None"</string> | 483 <string name="list_hwbutton_none">"None"</string> |
480 | 484 |
481 <!-- Name for the backspace character --> | 485 <!-- Name for the backspace character --> |
482 <string name="list_delkey_backspace">"Backspace"</string> | 486 <string name="list_delkey_backspace">"Backspace"</string> |