Fix build.
I have no idea if this is an appropriate change, but it's the smallest patch I could come up with that lets the code compile. Change-Id: I363386a23cd70f7a1207c5711d2e4b92e8e23937
This commit is contained in:
@@ -3522,6 +3522,12 @@
|
||||
<!-- Template for the label of the state for a blocked print job. [CHAR LIMIT=25] -->
|
||||
<string name="print_blocked_state_title_template">Printer blocked <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
|
||||
<string name="print_search_box_shown_utterance">Search box shown</string>
|
||||
|
||||
<!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
|
||||
<string name="print_search_box_hidden_utterance">Search box hidden</string>
|
||||
|
||||
<!-- App Fuel Gauge strings -->
|
||||
<skip />
|
||||
|
||||
|
Reference in New Issue
Block a user