From aed5b7d26708d9559effc27ed2d3b3656f5bc738 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 29 Aug 2017 12:26:00 +0200 Subject: Show variations in Runtime string Signed-off-by: Robert C. Helling --- core/plannernotes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/plannernotes.c') diff --git a/core/plannernotes.c b/core/plannernotes.c index 83c868186..414236a1e 100644 --- a/core/plannernotes.c +++ b/core/plannernotes.c @@ -101,7 +101,7 @@ void add_plan_to_notes(struct diveplan *diveplan, struct dive *dive, bool show_d get_current_date()); } - len += snprintf(buffer + len, sz_buffer - len, translate("gettextFromC", "Runtime: %dmin
"), + len += snprintf(buffer + len, sz_buffer - len, translate("gettextFromC", "Runtime: %dmin VARIATIONS
"), diveplan_duration(diveplan)); if (!plan_verbatim) { -- cgit v1.2.3-70-g09d2