diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-10 13:06:26 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-10 13:10:50 -0800 |
commit | 8a55006a4ed0569c8dfec180689ce7c8b83dc356 (patch) | |
tree | 2f9e05a6dc09a43e4542a4c40e423c76d230de05 /qt-ui/diveshareexportdialog.ui | |
parent | 2e38b1dbb874cd20cfa7ca0731789fd41a536bad (diff) | |
download | subsurface-8a55006a4ed0569c8dfec180689ce7c8b83dc356.tar.gz |
Two small fixes regarding translation texts
Spelling fix for ampoea
Remove bogus HTML string from UI file
And fix the translation sources accordingly
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveshareexportdialog.ui')
-rw-r--r-- | qt-ui/diveshareexportdialog.ui | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/qt-ui/diveshareexportdialog.ui b/qt-ui/diveshareexportdialog.ui index b5e9240e9..2456bf2b4 100644 --- a/qt-ui/diveshareexportdialog.ui +++ b/qt-ui/diveshareexportdialog.ui @@ -132,11 +132,7 @@ <bool>true</bool> </property> <property name="html"> - <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.google.com"><span style=" text-decoration: underline; color:#0000ff;">asd</span></a></p></body></html></string> + <string></string> </property> <property name="openExternalLinks"> <bool>true</bool> |