Skip to content

Commit 2f7da83

Browse files
authored
Update geoToolbox.lua
Label changed: select non-geo images
1 parent d555cb2 commit 2f7da83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/geoToolbox.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ dt.register_lib(
595595
},
596596
dt.new_widget("button")
597597
{
598-
label = _("select not geo images"),
598+
label = _("select non-geo images"),
599599
tooltip = _("Select all images without GPS information"),
600600
clicked_callback = select_without_gps
601601
},

0 commit comments

Comments
 (0)