From 555639e78b7ac03da8e95a6c8be86c73071761a8 Mon Sep 17 00:00:00 2001 From: Guy Scharf Date: Tue, 8 Sep 2020 19:33:09 -0700 Subject: [PATCH] Language improvements for password prompt tooltip and debugging channels --- oscar/SleepLib/schema.cpp | 4 ++-- oscar/newprofile.ui | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/oscar/SleepLib/schema.cpp b/oscar/SleepLib/schema.cpp index fda3bb1e..2c78a7bf 100644 --- a/oscar/SleepLib/schema.cpp +++ b/oscar/SleepLib/schema.cpp @@ -340,8 +340,8 @@ void init() // // - schema::channel.add(GRP_CPAP, ch=new Channel(CPAP_Test1 = 0x111e, DATA, MT_CPAP, SESSION, STR_GRAPH_TestChan1, QObject::tr("Debugging channel #1"), QObject::tr("Top secret internal stuff you're not supposed to see ;)"), QObject::tr("Test #1"), QString(), INTEGER, QColor("pink"))); - schema::channel.add(GRP_CPAP, ch=new Channel(CPAP_Test2 = 0x111f, DATA, MT_CPAP, SESSION, STR_GRAPH_TestChan2, QObject::tr("Debugging channel #2"), QObject::tr("Top secret internal stuff you're not supposed to see ;)"), QObject::tr("Test #2"), QString(), INTEGER, Qt::blue)); + schema::channel.add(GRP_CPAP, ch=new Channel(CPAP_Test1 = 0x111e, DATA, MT_CPAP, SESSION, STR_GRAPH_TestChan1, QObject::tr("Debugging channel #1"), QObject::tr("For internal use only"), QObject::tr("Test #1"), QString(), INTEGER, QColor("pink"))); + schema::channel.add(GRP_CPAP, ch=new Channel(CPAP_Test2 = 0x111f, DATA, MT_CPAP, SESSION, STR_GRAPH_TestChan2, QObject::tr("Debugging channel #2"), QObject::tr("For internal use only"), QObject::tr("Test #2"), QString(), INTEGER, Qt::blue)); RMS9_E01 = schema::channel["RMS9_E01"].id(); RMS9_E02 = schema::channel["RMS9_E02"].id(); diff --git a/oscar/newprofile.ui b/oscar/newprofile.ui index 75e76bea..91320c3a 100644 --- a/oscar/newprofile.ui +++ b/oscar/newprofile.ui @@ -40,7 +40,7 @@ - 2 + 1 @@ -149,7 +149,7 @@ - Keep the kids out.. Nothing more.. This isn't meant to be uber security. + Very weak password protection and not recommended if security is required. Password Protect Profile