Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2281353002: [CUPS] Implement the Add Printer dialogs. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 747 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 </message> 758 </message>
759 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_PROTOCOL" desc="L abel for the CUPS printer protocol in the Advanced section in the printer detail s page."> 759 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_PROTOCOL" desc="L abel for the CUPS printer protocol in the Advanced section in the printer detail s page.">
760 Protocol 760 Protocol
761 </message> 761 </message>
762 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_NAME" desc="Lable for the CUPS printer name in the printer details page."> 762 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_NAME" desc="Lable for the CUPS printer name in the printer details page.">
763 Name 763 Name
764 </message> 764 </message>
765 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_MODEL" desc="Lable for the CUPS printer model in the printer details page."> 765 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_MODEL" desc="Lable for the CUPS printer model in the printer details page.">
766 Model 766 Model
767 </message> 767 </message>
768 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_QUEUE" desc="Lable for the CUPS printer queue in the manually add printer dialog.">
michaelpg 2016/08/29 17:10:32 Label
xdai1 2016/08/29 18:45:45 Done.
769 Queue
770 </message>
768 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_CANCEL" desc="T ext for the button which cancels adding a CUPS printer."> 771 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_CANCEL" desc="T ext for the button which cancels adding a CUPS printer.">
769 Cancel 772 Cancel
770 </message> 773 </message>
771 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_ADD" desc="Text for the button which allows the user to add a CUPS printer."> 774 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_ADD" desc="Text for the button which allows the user to add a CUPS printer.">
772 Add 775 Add
773 </message> 776 </message>
777 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_MANUAL_ADD" des c="Text for the button which allows the user to manully add a CUPS printer.">
778 Add Manually
779 </message>
780 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTER_BUTTON_DISCOVER_PRINTE RS" desc="Text for the button which allows the user to go back to the printers d iscovery dialog.">
781 Add Nearby Printers
782 </message>
783 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_IPP" desc="The dr opdown menu of the printer protocol on the manully add printer dialog.">
michaelpg 2016/08/29 17:10:32 update these descriptions
xdai1 2016/08/29 18:45:45 Done.
784 Internet Printing Protocol (IPP)
785 </message>
786 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_IPPS" desc="The d ropdown menu of the printer protocol on the manully add printer dialog.">
787 Internet Printing Protocol (IPPS)
788 </message>
789 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_HTTP" desc="The d ropdown menu of the printer protocol on the manully add printer dialog.">
790 Internet Printing Protocol (HTTP)
791 </message>
792 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_HTTPS" desc="The dropdown menu of the printer protocol on the manully add printer dialog.">
793 Internet Printing Protocol (HTTPS)
794 </message>
795 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_APP_SOCKET" desc= "The dropdown menu of the printer protocol on the manully add printer dialog.">
796 AppSocket (TCP/IP)
797 </message>
798 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_LPD" desc="The dr opdown menu of the printer protocol on the manully add printer dialog.">
799 Line Printer Daemon (LPD)
800 </message>
801 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_PROTOCOL_USB" desc="The dr opdown menu of the printer protocol on the manully add printer dialog.">
802 USB
803 </message>
804 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_CONFIGURING_MESSAGE" desc= "The configuring-in-progress message shown in the configuring printer dialog.">
805 Configuring <ph name="PRINTER_NAME">$1<ex>printer</ex></ph> ...
806 </message>
774 </if> 807 </if>
775 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting s, the title of the google cloud printers setting section."> 808 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting s, the title of the google cloud printers setting section.">
776 Google Cloud Print 809 Google Cloud Print
777 </message> 810 </message>
778 811
779 <!-- Downloads Page --> 812 <!-- Downloads Page -->
780 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d isplays download preferences."> 813 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d isplays download preferences.">
781 Downloads 814 Downloads
782 </message> 815 </message>
783 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which allows the user to specify the default download directory."> 816 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which allows the user to specify the default download directory.">
(...skipping 1131 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 System 1948 System
1916 </message> 1949 </message>
1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 1950 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
1918 Use hardware acceleration when available 1951 Use hardware acceleration when available
1919 </message> 1952 </message>
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1953 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1921 Change proxy settings 1954 Change proxy settings
1922 </message> 1955 </message>
1923 </if> 1956 </if>
1924 </grit-part> 1957 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698