diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-24 07:15:05 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-24 07:15:05 -0700 |
commit | c87f6081a598c4e198b740ce6e173a1e242725aa (patch) | |
tree | 8aa59c2fd785b34a1ffd88085f5df9cf5ad42a78 /qt-ui | |
parent | dbb3f2dea20909ec6f5e4c3469cd6c3ac708fb7e (diff) | |
download | subsurface-c87f6081a598c4e198b740ce6e173a1e242725aa.tar.gz |
Update strings for translations
Including a tiny change for one of the new strings to be consistent with
the capitalization rules we recently established.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r-- | qt-ui/plannerSettings.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/plannerSettings.ui b/qt-ui/plannerSettings.ui index 6867ca069..e94dc88d8 100644 --- a/qt-ui/plannerSettings.ui +++ b/qt-ui/plannerSettings.ui @@ -285,7 +285,7 @@ <item row="3" column="0" colspan="2"> <widget class="QCheckBox" name="lastStop"> <property name="text"> - <string>Last Stop at 6m</string> + <string>Last stop at 6m</string> </property> </widget> </item> |