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 /translations | |
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 'translations')
-rw-r--r-- | translations/subsurface_source.ts | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts index c06a1f139..ac573f242 100644 --- a/translations/subsurface_source.ts +++ b/translations/subsurface_source.ts @@ -676,6 +676,11 @@ <translation type="unfinished"></translation> </message> <message> + <location filename="../qt-ui/configuredivecomputerdialog.ui" line="1940"/> + <source>Apnoea</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../qt-ui/configuredivecomputerdialog.ui" line="2355"/> <source>ppO2 max</source> <translation type="unfinished"></translation> @@ -836,11 +841,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../qt-ui/configuredivecomputerdialog.ui" line="1940"/> - <source>Apnoe</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../qt-ui/configuredivecomputerdialog.ui" line="1945"/> <source>L16-GF OC</source> <translation type="unfinished"></translation> @@ -1922,15 +1922,6 @@ <source>Upload dive data</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../qt-ui/diveshareexportdialog.ui" line="135"/> - <source><!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></source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>DiveTripModel</name> |