From 7c7b2141401cebb7f6ade9a45badd75d4b7416e0 Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Thu, 10 Sep 2009 18:12:34 +0800
Subject: [PATCH] ENH: streamline the text for the applications (easier
 translation)

---
 ViewerManager/View/otbImageViewerManagerViewGroup.fl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ViewerManager/View/otbImageViewerManagerViewGroup.fl b/ViewerManager/View/otbImageViewerManagerViewGroup.fl
index 22632bcc90..1c14deacd1 100644
--- a/ViewerManager/View/otbImageViewerManagerViewGroup.fl
+++ b/ViewerManager/View/otbImageViewerManagerViewGroup.fl
@@ -187,7 +187,7 @@ class ImageViewerManagerViewGroup {open
         tooltip {Save the current link} xywh {84 175 90 30} box ROUND_UP_BOX color 23 selection_color 23 labelcolor 186
       }
       Fl_Browser guiLinkListLeft {
-        label {First Image}
+        label {First image}
         tooltip {List of image viewers already linked with the selected image viewer} xywh {10 25 235 75} type Hold box EMBOSSED_BOX color 54 selection_color 20 labelcolor 186 align 1 textcolor 187
       }
       Fl_Button guiLinkRemove {
-- 
GitLab