mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
80761beb93
commit
669277d490
10 changed files with 24 additions and 24 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue