| Index: remoting/host/ui_strings.cc
|
| diff --git a/remoting/host/ui_strings.cc b/remoting/host/ui_strings.cc
|
| index 760643f6b38d26922d566c702a1ecc85dfe09b69..4a179d73f44ece044a9629e8966634a5dc869b11 100644
|
| --- a/remoting/host/ui_strings.cc
|
| +++ b/remoting/host/ui_strings.cc
|
| @@ -13,6 +13,7 @@ UiStrings::UiStrings() :
|
| // missing for remoting_simple_host
|
| disconnect_message("Your desktop is currently being shared."),
|
| disconnect_button_text("Disconnect"),
|
| + disconnect_button_text_plus_shortcut("Disconnect (Ctrl+Alt+Esc)"),
|
| // This is the wrong shortcut on Mac OS X, but remoting_simple_host
|
| // doesn't have a bundle (and hence no dialog) on that platform and
|
| // the web-app will provide the correct localization for this string.
|
|
|