blob: 45d00393e7e6610020a1f15a625ae30324e01ee1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY aboutDevices.title "Devices">
<!ENTITY aboutDevices.header "Your devices">
<!ENTITY aboutDevices.refresh "Refresh">
<!ENTITY aboutDevices.addDeviceHeader "Add a device">
<!ENTITY aboutDevices.roku "Roku">
<!ENTITY aboutDevices.chromecast "Chromecast">
<!-- Localization note (aboutDevices.placeholder): this is the hint shown to the
user prompting them to input the IP address of a casting device. -->
<!ENTITY aboutDevices.placeholder "IP address">
<!ENTITY aboutDevices.connectManually "Connect manually">
|