From b4f0f68cfaef2717ff1d7b35be83f84538b04e25 Mon Sep 17 00:00:00 2001 From: Kris De Gussem Date: Sun, 19 Sep 2010 22:34:19 +0200 Subject: Tooltips inconsistency fix part 3 (Bug 340723) (bzr r9772) --- src/extension/internal/bitmap/threshold.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extension/internal/bitmap/threshold.cpp') diff --git a/src/extension/internal/bitmap/threshold.cpp b/src/extension/internal/bitmap/threshold.cpp index e6a43b980..85d0a8ed9 100644 --- a/src/extension/internal/bitmap/threshold.cpp +++ b/src/extension/internal/bitmap/threshold.cpp @@ -42,7 +42,7 @@ Threshold::init(void) "\n" "\n" "\n" - "" N_("Threshold selected bitmap(s).") "\n" + "" N_("Threshold selected bitmap(s)") "\n" "\n" "\n", new Threshold()); } -- cgit v1.2.3