summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/shiftimagetimes.ui
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2018-07-13 20:46:45 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-15 09:38:12 -0700
commit669277d49004fefc320906297a1c08a26e6d99d7 (patch)
treeef3e8b0c510f39bf80753838d5955314958a8c13 /desktop-widgets/shiftimagetimes.ui
parent80761beb936903d7f0017c54be070b4ed2e4eaa2 (diff)
downloadsubsurface-669277d49004fefc320906297a1c08a26e6d99d7.tar.gz
UI change of "images"/"photo" to "media" or "media files"
This changes the above mentioned terms everywhere in the UI to reflect the fact that Subsurface now also supports video files on top of image files. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'desktop-widgets/shiftimagetimes.ui')
-rw-r--r--desktop-widgets/shiftimagetimes.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/shiftimagetimes.ui b/desktop-widgets/shiftimagetimes.ui
index a2ba0b8b1..72863ee81 100644
--- a/desktop-widgets/shiftimagetimes.ui
+++ b/desktop-widgets/shiftimagetimes.ui
@@ -126,7 +126,7 @@
</property>
<property name="text">
<string>Warning!
-Not all images have timestamps in the range between
+Not all media files have timestamps in the range between
30 minutes before the start and 30 minutes after the end of any selected dive.</string>
</property>
</widget>
@@ -134,7 +134,7 @@ Not all images have timestamps in the range between
<item>
<widget class="QCheckBox" name="matchAllImages">
<property name="text">
- <string>Load images even if the time does not match the dive time</string>
+ <string>Load media files even if the time does not match the dive time</string>
</property>
</widget>
</item>