Merge "Recover print job ID from intent extras" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
61e6b87e7d
@@ -4699,6 +4699,9 @@
|
||||
<!-- Template for the summary of a print job. [CHAR LIMIT=25] -->
|
||||
<string name="print_job_summary"><xliff:g id="printer">%1$s</xliff:g>\n<xliff:g id="time">%2$s</xliff:g></string>
|
||||
|
||||
<!-- Template for the label for a configuring print job (i.e. the user is currently selecting the paper size and printer to use). [CHAR LIMIT=25] -->
|
||||
<string name="print_configuring_state_title_template" >Configuring <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Template for the label of the state for a ongoing print job. [CHAR LIMIT=25] -->
|
||||
<string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||
|
||||
|
Reference in New Issue
Block a user