Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev
This commit is contained in:
@@ -3473,7 +3473,7 @@
|
|||||||
<string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
<string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||||
|
|
||||||
<!-- Template for the label for a cancelling print job. [CHAR LIMIT=25] -->
|
<!-- Template for the label for a cancelling print job. [CHAR LIMIT=25] -->
|
||||||
<string name="print_cancelling_state_title_template" msgid="1821759594704703197">Cancelling <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
<string name="print_cancelling_state_title_template" >Cancelling <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||||
|
|
||||||
<!-- Template for the label of the state for a failed print job. [CHAR LIMIT=25] -->
|
<!-- Template for the label of the state for a failed print job. [CHAR LIMIT=25] -->
|
||||||
<string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
<string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
|
||||||
|
Reference in New Issue
Block a user