Added two new preferences: vibrate on scan, and copy contents to clipboard on scan.
[zxing.git] / android / res / values / strings.xml
index c5f119a..25b2f9e 100755 (executable)
     your screen and scanning it with another phone.</string>
   <string name="msg_share_subject_line">Here\'s the contents of a barcode I scanned</string>
 
+  <string name="preferences_actions_title">When a barcode is found\u2026</string>
+  <string name="preferences_copy_to_clipboard_title">Copy contents to clipboard</string>
   <string name="preferences_decode_1D_title">Decode 1D barcodes</string>
   <string name="preferences_decode_QR_title">Decode QR Codes</string>
   <string name="preferences_general_title">General settings</string>
   <string name="preferences_name">Settings</string>
-  <string name="preferences_play_beep_title">Beep when a barcode is found</string>
-  <string name="preferences_sounds_title">Sounds</string>
+  <string name="preferences_play_beep_title">Beep</string>
+  <string name="preferences_vibrate_title">Vibrate</string>
 
   <string name="result_address_book">Found contact info</string>
   <string name="result_calendar">Found calendar event</string>