diff options
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index b2eb682..68ebbd5 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -498,6 +498,10 @@ Press Shift + Alt to switch. <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to display in the network info bubble when it is otherwise empty."> No network information available </message> + <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Shows a connecting network in the network list."> + <ph name="NETWORK">$1<ex>GoogleGuest</ex></ph>: Connecting... + </message> + <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible text for header entries for detailed versions of status tray items."> Previous menu </message> |