OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains the strings for device_bluetooth. | 4 This file contains the strings for bluetooth. |
5 --> | 5 --> |
6 | 6 |
7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
9 <outputs> | 9 <outputs> |
10 <output filename="grit/device_bluetooth_strings.h" type="rc_header"> | 10 <output filename="grit/device_bluetooth_strings.h" type="rc_header"> |
11 <emit emit_type='prepend'></emit> | 11 <emit emit_type='prepend'></emit> |
12 </output> | 12 </output> |
13 <output filename="device_bluetooth_strings_am.pak" type="data_package" lang=
"am" /> | 13 <output filename="device_bluetooth_strings_am.pak" type="data_package" lang=
"am" /> |
14 <output filename="device_bluetooth_strings_ar.pak" type="data_package" lang=
"ar" /> | 14 <output filename="device_bluetooth_strings_ar.pak" type="data_package" lang=
"ar" /> |
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
195 <message name="IDS_BLUETOOTH_DEVICE_MOUSE" desc="Text to identify Bluetoot
h devices of the mouse class."> | 195 <message name="IDS_BLUETOOTH_DEVICE_MOUSE" desc="Text to identify Bluetoot
h devices of the mouse class."> |
196 Mouse (<ph name="ADDRESS">$1<ex>12:34:56:78:9A:BC</ex></ph>) | 196 Mouse (<ph name="ADDRESS">$1<ex>12:34:56:78:9A:BC</ex></ph>) |
197 </message> | 197 </message> |
198 <message name="IDS_BLUETOOTH_DEVICE_KEYBOARD_MOUSE_COMBO" desc="Text to id
entify Bluetooth devices of both keyboard and mouse class."> | 198 <message name="IDS_BLUETOOTH_DEVICE_KEYBOARD_MOUSE_COMBO" desc="Text to id
entify Bluetooth devices of both keyboard and mouse class."> |
199 Keyboard/Mouse (<ph name="ADDRESS">$1<ex>12:34:56:78:9A:BC</ex></ph>) | 199 Keyboard/Mouse (<ph name="ADDRESS">$1<ex>12:34:56:78:9A:BC</ex></ph>) |
200 </message> | 200 </message> |
201 </messages> | 201 </messages> |
202 </release> | 202 </release> |
203 </grit> | 203 </grit> |
204 | 204 |
OLD | NEW |