Contents
namespace ApplicationStrings { // global functions StringRef AlreadyRunning (); StringRef CanNotShutdown (); StringRef RestartRequired (); } // namespace ApplicationStrings