diff 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
line wrap: on
line diff
--- a/res/values/strings.xml	Sun Jun 22 07:57:20 2014 -0700
+++ b/res/values/strings.xml	Sun Jun 22 13:02:36 2014 -0700
@@ -215,7 +215,6 @@
 
 	<!-- Name for the camera shortcut usage preference -->
 	<string name="pref_camera_title">"Camera button"</string>
-	<!-- Summary for the camera shortcut usage preference -->
 	<string name="pref_camera_summary">"Action triggered by pressing the camera button"</string>
 
 	<!-- Name for the volup shortcut usage preference -->
@@ -226,10 +225,14 @@
 	<string name="pref_voldn_title">"Volume down button"</string>
 	<string name="pref_voldn_summary">"Action triggered by pressing the volume down button"</string>
 
-	<!-- Name for the volup shortcut usage preference -->
+	<!-- Name for the search shortcut usage preference -->
 	<string name="pref_search_title">"Search button"</string>
 	<string name="pref_search_summary">"Action triggered by pressing the search button"</string>
 
+	<!-- Name for the ptt shortcut usage preference -->
+	<string name="pref_ptt_title">"PTT (L2) button"</string>
+	<string name="pref_ptt_summary">"Action triggered by pressing the ptt button"</string>
+
 	<!-- Name for the keep screen on preference -->
 	<string name="pref_keepalive_title">"Keep screen awake"</string>
 	<!-- Summary for the camera shortcut usage preference -->