diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-09-11 22:56:35 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-09-18 06:24:53 -0700 |
commit | 42c96998707c10a18b540dfc3471c209c68bed27 (patch) | |
tree | e22be28553a5604b440d4da786223739d185f7c1 /qt-ui/mainwindow.ui | |
parent | bff471f98d9c94a75e2c5e4ef08687e182a2d883 (diff) | |
download | subsurface-42c96998707c10a18b540dfc3471c209c68bed27.tar.gz |
Futher capitalisation standardisation
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 44bd6291b..1387be577 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -812,7 +812,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/scale</normaloff>:/scale</iconset> </property> <property name="text"> - <string>Scale Graph</string> + <string>Scale graph</string> </property> </action> <action name="profTogglePicture"> @@ -824,7 +824,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/pictures</normaloff>:/pictures</iconset> </property> <property name="text"> - <string>Toggle Pictures</string> + <string>Toggle pictures</string> </property> </action> <action name="profTankbar"> @@ -836,7 +836,7 @@ p, li { white-space: pre-wrap; } <normaloff>:/gaschange</normaloff>:/gaschange</iconset> </property> <property name="text"> - <string>Toggle Tank Bar</string> + <string>Toggle tank bar</string> </property> </action> <action name="actionFilterTags"> |