From 476734911175ceb0ab6e0c4c741223d70087a787 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Wed, 22 May 2019 15:56:58 +0200 Subject: Update deco disclaimer Our disclaimer is no longer "new". It is still true that people should not blindly follow it. Signed-off-by: Robert C. Helling --- core/plannernotes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/plannernotes.c') diff --git a/core/plannernotes.c b/core/plannernotes.c index 9353fa2ec..96c79f9ba 100644 --- a/core/plannernotes.c +++ b/core/plannernotes.c @@ -116,8 +116,8 @@ void add_plan_to_notes(struct diveplan *diveplan, struct dive *dive, bool show_d if (show_disclaimer) { put_string(&buf, "
"); - put_format(&buf, translate("gettextFromC", "DISCLAIMER / WARNING: THIS IS A NEW IMPLEMENTATION OF THE %s " - "ALGORITHM AND A DIVE PLANNER IMPLEMENTATION BASED ON THAT WHICH HAS " + put_format(&buf, translate("gettextFromC", "DISCLAIMER / WARNING: THIS IMPLEMENTATION OF THE %s " + "ALGORITHM AND A DIVE PLANNER IMPLEMENTATION BASED ON THAT HAS " "RECEIVED ONLY A LIMITED AMOUNT OF TESTING. WE STRONGLY RECOMMEND NOT TO " "PLAN DIVES SIMPLY BASED ON THE RESULTS GIVEN HERE."), deco); put_string(&buf, "
"); -- cgit v1.2.3-70-g09d2