Merged revisions 321,327,330,332,334,342-343,352-353,355-358,361-363,365,372 via...
[zxing.git] / android / strings.xml.template
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (C) 2008 Google Inc.
4
5  Licensed under the Apache License, Version 2.0 (the "License");
6  you may not use this file except in compliance with the License.
7  You may obtain a copy of the License at
8
9       http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16  -->
17 <resources>
18   <string name="app_name">Barcode Reader</string>
19   <string name="button_add_contact">Add Contact</string>
20   <string name="button_dial">Dial</string>
21   <string name="button_email">Email</string>
22   <string name="button_lookup_product">Lookup Product</string>
23   <string name="button_ok">OK</string>
24   <string name="button_open_browser">Open Browser</string>
25   <string name="button_show_map">Show Map</string>
26   <string name="menu_about">About...</string>
27   <string name="menu_help">Help...</string>
28   <string name="msg_about">ZXing Barcode Reader v@VERSION@\nhttp://code.google.com/p/zxing</string>
29   <string name="msg_help">A: Decode all barcodes\nC: Capture and save a JPEG\nP: Use the preview image for decoding\nQ: Decode only QR Codes\nS: Use a still image for decoding\nT: Toggle debug method tracing\nU: Decode only UPC/1D barcodes</string>
30   <string name="msg_default_status">Place a barcode inside the viewfinder rectangle to read it.</string>
31   <string name="title_about">About</string>
32   <string name="title_help">Keyboard Shortcut Help</string>
33 </resources>