[PATCH 1/5] shifimmagetimes capitalisation consitency and title

Tim Wootton tim at tee-jay.demon.co.uk
Fri Jul 11 01:21:30 PDT 2014


Makse capitalisation consistent.
Makes title more specific

Signed-off-by: Tim Wootton <tim at tee-jay.demon.co.uk>
---
 qt-ui/shiftimagetimes.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/qt-ui/shiftimagetimes.ui b/qt-ui/shiftimagetimes.ui
index 0be7a95..cce51e8 100644
--- a/qt-ui/shiftimagetimes.ui
+++ b/qt-ui/shiftimagetimes.ui
@@ -20,7 +20,7 @@
    </sizepolicy>
   </property>
   <property name="windowTitle">
-   <string>Shift selected times</string>
+   <string>Shift selected image times</string>
   </property>
   <property name="windowIcon">
    <iconset>
@@ -102,14 +102,14 @@
       <item>
        <widget class="QRadioButton" name="backwards">
         <property name="text">
-         <string>earlier</string>
+         <string>Earlier</string>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QRadioButton" name="forward">
         <property name="text">
-         <string>later</string>
+         <string>Later</string>
         </property>
         <property name="checked">
          <bool>true</bool>
-- 
2.0.0



More information about the subsurface mailing list