diff options
author | Anton Lundin <glance@acc.umu.se> | 2014-11-11 22:15:29 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-12 08:10:48 -0800 |
commit | f8c418c7895ad33ba018aaa866e1e0934fd04e75 (patch) | |
tree | 09d27e27a80d7ed9a2ec412370ade0447317db44 /qt-ui/configuredivecomputerdialog.ui | |
parent | 71b6de05238907dfa602cd583c5904dd7e6cb8fc (diff) | |
download | subsurface-f8c418c7895ad33ba018aaa866e1e0934fd04e75.tar.gz |
Update strings for Suunto safety levels.
By popular demand, this changes the names of the Suunto Safety levels.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/configuredivecomputerdialog.ui')
-rw-r--r-- | qt-ui/configuredivecomputerdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index d6a9628c4..dd6bce39c 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -1426,12 +1426,12 @@ </item> <item> <property name="text"> - <string extracomment="Suunto safety level">P1 (some)</string> + <string extracomment="Suunto safety level">P1 (medium)</string> </property> </item> <item> <property name="text"> - <string extracomment="Suunto safety level">P2 (much)</string> + <string extracomment="Suunto safety level">P2 (high)</string> </property> </item> </widget> |