Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c8a463c authored by Baligh Uddin's avatar Baligh Uddin Committed by Android Git Automerger
Browse files

am beb9a03b: Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev

* commit 'beb9a03b':
  Remove hardcoded msgid.  We have already leveraged in TC.
parents 72d674af beb9a03b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>

    <!-- 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] -->
    <string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>