More proper support for geo: URLs in Android
[zxing.git] / android / res / values / strings.xml
index 75eb098..3310e2a 100644 (file)
@@ -20,7 +20,7 @@
   <string name="button_ok">OK</string>
   <string name="button_yes">Yes</string>
   <string name="menu_about">About...</string>
-  <string name="msg_about">ZXing Barcode Reader v0.4\nhttp://code.google.com/p/zxing</string>
+  <string name="msg_about">ZXing Barcode Reader v0.6\nhttp://code.google.com/p/zxing</string>
   <string name="msg_no_barcode_detected">Sorry, no barcode was found.</string>
   <string name="title_about">About</string>
   <string name="title_barcode_detected">Barcode Detected</string>
@@ -30,4 +30,6 @@
   <string name="title_add_contact">Add Contact?</string>
   <string name="title_compose_email">Compose E-mail?</string>
   <string name="title_lookup_barcode">Look Up Barcode Online?</string>
+  <string name="title_dial">Dial Number?</string>
+  <string name="title_view_maps">View In Google Maps?</string>    
 </resources>