Commit eaef721d authored by Jimmy Gong's avatar Jimmy Gong Committed by Commit Bot

Remove periods from single sentences for print server strings

- We prefer to have no periods for UX single sentences

Bug: 1015628
Change-Id: I6fc71162830b9a05349614d5ff84dabf6e4304f1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022900Reviewed-by: default avatarBailey Berro <baileyberro@chromium.org>
Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Commit-Queue: jimmy gong <jimmyxgong@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735622}
parent 0ae1bfd3
......@@ -1761,13 +1761,13 @@
Unable to set up printer. Please check configuration and try again.
</message>
<message name="IDS_SETTINGS_PRINTING_CUPS_PRINT_SERVER_FOUND_ZERO_PRINTERS" desc="Message shown on a toast to indicate no printers were found from a print server.">
Did not find any printers from the print server.
Did not find any printers from the print server
</message>
<message name="IDS_SETTINGS_PRINTING_CUPS_PRINT_SERVER_FOUND_ONE_PRINTER" desc="Message shown on a toast to indicate that only one printer was found from a print server.">
Found 1 printer from the print server.
Found 1 printer from the print server
</message>
<message name="IDS_SETTINGS_PRINTING_CUPS_PRINT_SERVER_FOUND_MANY_PRINTERS" desc="Message shown on a toast to indicate the number of printers found on a print server.">
Found <ph name="NUM_PRINTERS">$1<ex>5</ex></ph> printers from the print server.
Found <ph name="NUM_PRINTERS">$1<ex>5</ex></ph> printers from the print server
</message>
<message name="IDS_SETTINGS_PRINTING_CUPS_PRINT_SERVER_INVALID_URL_ADDRESS" desc="Message shown on the address field of the print server dialog when attempting to connect to a print server with an invalid URL.">
Invalid address. Please check the address and try again.
......
48fe45369f7a25a24b720d22fd4ddccfd0dde2d4
\ No newline at end of file
f740685a9b4fe4b48845dcdbc4c04e65b8b0fce8
\ No newline at end of file
e2f8d804e0495c0596e33c66cf6def0105580796
\ No newline at end of file
6d5c9d8a3c02a040dfa055e713ff58e38aca75d0
\ No newline at end of file
2a34cd31e804697c3f069adff4e4b963b2b9a868
\ No newline at end of file
48cbb785636b36178731c858131cd5a98311351c
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment