blob: 82cfb7eaefe378e4a0c49006e80d063e9d36efb0 [file] [log] [blame]
Jeffrey Cohen0c3dcd62019-11-20 21:00:581<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3 <!-- Different device types using in Sharing. -->
4 <message name="IDS_SHARING_DEVICE_TYPE_COMPUTER" desc = "The label for a device of type computer.">
5 Computer
6 </message>
7 <message name="IDS_SHARING_DEVICE_TYPE_DEVICE" desc = "The label for a generic device.">
8 Device
9 </message>
10 <message name="IDS_SHARING_DEVICE_TYPE_PHONE" desc = "The label for a device of type phone.">
11 Phone
12 </message>
13 <message name="IDS_SHARING_DEVICE_TYPE_TABLET" desc = "The label for a device of type tablet.">
14 Tablet
15 </message>
16</grit-part>