info_popup [mc "No differences detected.
authorFrancisANDRE <[email protected]>
Fri, 1 Jan 2016 14:19:30 +0000 (1 15:19 +0100)
committerFrancisANDRE <[email protected]>
Fri, 1 Jan 2016 14:19:30 +0000 (1 15:19 +0100)
%s has no changes.

The modification date of this file was updated by another application,
but the content within the file was not changed.

A rescan will be automatically started to find other files which may
have the same state." [short_path $path]]

Signed-off-by: FrancisANDRE <[email protected]>
lib/diff.tcl

index 0d56986..9ccf12b 100644 (file)
@@ -74,14 +74,6 @@ proc handle_empty_diff {} {
        incr diff_empty_count
        if {$diff_empty_count > 1} return
 
-       info_popup [mc "No differences detected.
-
-%s has no changes.
-
-The modification date of this file was updated by another application, but the content within the file was not changed.
-
-A rescan will be automatically started to find other files which may have the same state." [short_path $path]]
-
        clear_diff
        display_file $path __
        rescan ui_ready 0