Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index f63d2c57c49dff49c1560f976c1858c1f324a5d4..d19d19b60ca61180dadd45f240063419824d6940 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -223,6 +223,30 @@ This file contains the strings for ash. |
<message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates."> |
Restart to update |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup."> |
+ Bluetooth |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_CONNECTED" desc="The label used in the tray popup for the bluetooth entry."> |
+ Bluetooth connected |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ENABLED" desc="The label used in the tray popup to notify that bluetooth is enabled."> |
+ Bluetooth enabled |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISABLED" desc="The label used in the tray popup to notify that bluetooth is disabled."> |
+ Bluetooth disabled |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_DISABLE_BLUETOOTH" desc="The label used in the tray popup to disable bluetooth."> |
+ Disable Bluetooth |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_ENABLE_BLUETOOTH" desc="The label used in the tray popup to enable bluetooth."> |
+ Enable Bluetooth |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_SETTINGS" desc="The label used in the tray popup for bluetooth settings."> |
+ Bluetooth settings... |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label used in the tray popup to add a bluetooth device."> |
+ Add device... |
+ </message> |
</messages> |
</release> |
</grit> |