Skip to content

Commit 5b80117

Browse files
committed
Formatted string
1 parent a558930 commit 5b80117

File tree

1 file changed

+1
-1
lines changed
  • visionSamples/barcode-reader/app/src/main/res/values

1 file changed

+1
-1
lines changed

visionSamples/barcode-reader/app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<string name="no_camera_permission">This application cannot run because it does not have the camera permission. The application will now exit.</string>
66
<string name="low_storage_error">Face detector dependencies cannot be downloaded due to low device storage</string>
77
<string name="title_activity_main">Barcode Reader Sample</string>
8-
<string name="barcode_header">Click &quot;Read Barcode&quot; to read a barcode</string>
8+
<string name="barcode_header" formatted="false">Click &quot;Read Barcode&quot; to read a barcode</string>
99
<string name="read_barcode">Read Barcode</string>
1010
<string name="auto_focus">Auto Focus</string>
1111
<string name="use_flash">Use Flash</string>

0 commit comments

Comments
 (0)