mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-06 08:59:49 +00:00
Whoops didn't commit that
This commit is contained in:
parent
c945238c24
commit
23c6996051
@ -105,7 +105,7 @@ class FilenameCategory(CriterionCategory):
|
||||
self.DOESNT_END_WITH_NUMBER: tr("Doesn't end with number"),
|
||||
self.LONGEST: tr("Longest"),
|
||||
self.SHORTEST: tr("Shortest"),
|
||||
self.SHORTEST_PATH: tr("Longest Path"),
|
||||
self.LONGEST_PATH: tr("Longest Path"),
|
||||
self.SHORTEST_PATH: tr("Shortest Path"),
|
||||
}[value]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user