diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2014-12-21 00:12:40 +0200 |
|---|---|---|
| committer | Adnan Begovic <adnan@cyngn.com> | 2015-10-29 17:36:27 -0700 |
| commit | b265e3c5fe3de0aa230ff5ecba02bbb62da3c724 (patch) | |
| tree | d8a8ac90cdbcb751f855e96199c48bef1d2d2b7d /res/values/cm_strings.xml | |
| parent | 6d0624b2b28ef9ed879e9a61c8946c25f1284094 (diff) | |
| download | packages_apps_Settings-b265e3c5fe3de0aa230ff5ecba02bbb62da3c724.tar.gz packages_apps_Settings-b265e3c5fe3de0aa230ff5ecba02bbb62da3c724.tar.bz2 packages_apps_Settings-b265e3c5fe3de0aa230ff5ecba02bbb62da3c724.zip | |
Forward port 'Swap volume buttons' (3/3)
Change-Id: I44a2b37b95848fff24c53c4c3561a3c000c487a1
Diffstat (limited to 'res/values/cm_strings.xml')
| -rw-r--r-- | res/values/cm_strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 31ceb0fdb..8713c5492 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -343,6 +343,8 @@ <string name="volbtn_cursor_control_on_reverse">Volume up/down moves cursor right/left</string> <string name="power_end_call_title">End call</string> <string name="power_end_call_summary">Pressing the power button will end the current call</string> + <string name="swap_volume_buttons_title">Reorient</string> + <string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string> <string name="button_wake_title">Wake up device</string> <string name="home_answer_call_title">Answer call</string> <string name="home_answer_call_summary">Pressing the home button will answer the current incoming call</string> |
