Mercurial > 510Connectbot
comparison res/values/strings.xml @ 236:35ed530366d9
remove unused volume-font preference
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 13 Jul 2014 12:35:52 -0700 |
parents | f0b9ea35711a |
children | f9b1a07c0e96 |
comparison
equal
deleted
inserted
replaced
235:ea49747c5447 | 236:35ed530366d9 |
---|---|
186 <!-- Name for the ctrl'ed numbers are f-keys preference --> | 186 <!-- Name for the ctrl'ed numbers are f-keys preference --> |
187 <string name="pref_ctrlfkeys_title">"Ctrl+num are F-keys"</string> | 187 <string name="pref_ctrlfkeys_title">"Ctrl+num are F-keys"</string> |
188 <!-- Summary for the ctrl'ed numbers are f-keys preference --> | 188 <!-- Summary for the ctrl'ed numbers are f-keys preference --> |
189 <string name="pref_ctrlfkeys_summary">"On software keyboards, number keys send F1-F10 with ctrl"</string> | 189 <string name="pref_ctrlfkeys_summary">"On software keyboards, number keys send F1-F10 with ctrl"</string> |
190 | 190 |
191 <!-- Name for the volume keys control font size preference --> | |
192 <string name="pref_volumefont_title">"Volume keys change font size"</string> | |
193 <!-- Summary for the volume keys control font size preference --> | |
194 <string name="pref_volumefont_summary">"Font size can also be changed in per-host settings"</string> | |
195 | |
196 <!-- Name for the memorize keys preference --> | 191 <!-- Name for the memorize keys preference --> |
197 <string name="pref_memkeys_title">"Remember keys in memory"</string> | 192 <string name="pref_memkeys_title">"Remember keys in memory"</string> |
198 <!-- Summary for the memorize keys preference --> | 193 <!-- Summary for the memorize keys preference --> |
199 <string name="pref_memkeys_summary">"Keep unlocked keys in memory until backend service is terminated"</string> | 194 <string name="pref_memkeys_summary">"Keep unlocked keys in memory until backend service is terminated"</string> |
200 | 195 |