shifimmagetimes capitalisation consitency and title

Makse capitalisation consistent.
Makes title more specific

Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tim Wootton 2014-07-11 09:21:30 +01:00 committed by Dirk Hohndel
parent 62c09bc099
commit 9b6d72e8b4

View file

@ -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>