- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
[zxing.git] / android / res / values / strings.xml
index ac193b5..286d763 100755 (executable)
   <string name="app_name">Barcode Scanner</string>
   <string name="bookmark_picker_name">Bookmarks</string>
 
-  <string name="button_add_calendar">Add event to calendar</string>
+  <string name="button_add_calendar">Add to calendar</string>
   <string name="button_add_contact">Add contact</string>
   <string name="button_back">Back</string>
-  <string name="button_book_search">Open Book Search</string>
+  <string name="button_book_search">Book Search</string>
   <string name="button_cancel">Cancel</string>
   <string name="button_clipboard_empty">Clipboard empty</string>
+  <string name="button_custom_product_search">Custom search</string>
   <string name="button_dial">Dial number</string>
   <string name="button_done">Done</string>
   <string name="button_email">Send email</string>
@@ -31,8 +32,9 @@
   <string name="button_mms">Send MMS</string>
   <string name="button_ok">OK</string>
   <string name="button_open_browser">Open browser</string>
-  <string name="button_product_search">Open Product Search</string>
+  <string name="button_product_search">Product Search</string>
   <string name="button_search_book_contents">Search book contents</string>
+  <string name="button_read_book">Browse book</string>
   <string name="button_share_bookmark">Share bookmark</string>
   <string name="button_share_by_email">Share via email</string>
   <string name="button_share_by_sms">Share via SMS</string>
@@ -52,6 +54,7 @@
   <string name="menu_about">About</string>
   <string name="menu_help">Help</string>
   <string name="menu_settings">Settings</string>
+  <string name="menu_history">History</string>
   <string name="menu_share">Share</string>
 
   <string name="msg_about">Based on the open source ZXing Barcode Library</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_copy_to_clipboard_title">Copy 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</string>
   <string name="preferences_vibrate_title">Vibrate</string>
+  <string name="preferences_result_title">Result settings</string>
+  <string name="preferences_custom_product_search_title">Custom search URL</string>
+  <string name="preferences_custom_product_search_summary">Use %s as a placeholder for the product
+    ID</string>
 
   <string name="result_address_book">Found contact info</string>
   <string name="result_calendar">Found calendar event</string>
   <string name="result_text">Found plain text</string>
   <string name="result_uri">Found URL</string>
 
+  <string name="history_title">History</string>
+  <string name="history_clear_text">Clear history</string>
+
   <string name="sbc_name">Google Book Search</string>
   <string name="share_name">Share via barcode</string>