diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-16 13:28:03 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-16 13:28:03 -0700 |
commit | bbbb4ced241c156a2500334ff29ba0ea496d3811 (patch) | |
tree | 88123d6530847fbfd8af6b94d847aec870858afc /translations | |
parent | dcca755343ac2766119645218802f26066eb0da5 (diff) | |
download | subsurface-bbbb4ced241c156a2500334ff29ba0ea496d3811.tar.gz |
More source string updates for translations
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/subsurface_source.ts | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts index a08cc9036..aabb8d6b8 100644 --- a/translations/subsurface_source.ts +++ b/translations/subsurface_source.ts @@ -1318,6 +1318,18 @@ <translation type="unfinished"></translation> </message> <message> + <location filename="../qt-ui/maintab.cpp" line="545"/> + <source>These gases could be +mixed from Air and using: +</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../qt-ui/maintab.cpp" line="549"/> + <source> and </source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../qt-ui/maintab.cpp" line="797"/> <source>Discard the changes?</source> <translation type="unfinished"></translation> @@ -1391,16 +1403,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../qt-ui/mainwindow.ui" line="446"/> - <source>Toggle pO2 Graph</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../qt-ui/mainwindow.ui" line="475"/> - <source>Toggle pN2 Graph</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../qt-ui/mainwindow.ui" line="501"/> <source>Toggle viewing picture thumbnails</source> <translation type="unfinished"></translation> @@ -1679,6 +1681,16 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> <message> + <location filename="../qt-ui/mainwindow.ui" line="446"/> + <source>Toggle pO₂ Graph</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../qt-ui/mainwindow.ui" line="475"/> + <source>Toggle pN₂ Graph</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../qt-ui/mainwindow.ui" line="821"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> |