diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-10-01 12:56:35 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-01 12:56:35 -0400 |
commit | f1558b86dace61eddb29bb82e01970334c34a433 (patch) | |
tree | 76662c48fa87b8246279adb925bb28ea960afd86 /translations | |
parent | 6614e385811d440c09874eb69a6496f996e94a12 (diff) | |
download | subsurface-f1558b86dace61eddb29bb82e01970334c34a433.tar.gz |
Another small string update for translations
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/subsurface_source.ts | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts index 6717e688a..e6abea8a8 100644 --- a/translations/subsurface_source.ts +++ b/translations/subsurface_source.ts @@ -5819,6 +5819,16 @@ Please start Bluetooth on your OSTC Sport and do the same preparations as for a <source>Export template files as</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../qt-ui/printoptions.cpp" line="174"/> + <source>This action cannot be undone!</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../qt-ui/printoptions.cpp" line="175"/> + <source>Delete template: %1?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProfilePrintModel</name> @@ -6040,7 +6050,7 @@ Please start Bluetooth on your OSTC Sport and do the same preparations as for a <translation type="unfinished"></translation> </message> <message> - <location filename="../qt-ui/globe.cpp" line="326"/> + <location filename="../qt-ui/globe.cpp" line="327"/> <source>Move the map and double-click to set the dive location</source> <translation type="unfinished"></translation> </message> |