Opened 13 years ago
Closed 12 years ago
#7991 closed Patch (rejected)
Local file select tool
Reported by: | aug125 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | plichonaugustin@… | |
Component version: | Operating system type: | Linux | |
Operating system version: | Linux Ubuntu 11.04 |
Description
Hello,
I developed a tool to select the local files of listview based on criteria (size, name, date). It is not recursive. Furthermore, no translation was provided.
Regards.
Attachments (8)
Change History (13)
by , 13 years ago
Attachment: | myModif.patch added |
---|
by , 13 years ago
Attachment: | myModif.2.patch added |
---|
by , 13 years ago
Attachment: | myModif.3.patch added |
---|
follow-up: 2 comment:1 by , 13 years ago
by , 13 years ago
Attachment: | myModif.4.patch added |
---|
by , 13 years ago
Attachment: | myModif.5.patch added |
---|
by , 13 years ago
Attachment: | myModif.6.patch added |
---|
by , 13 years ago
Attachment: | myModif.7.patch added |
---|
by , 13 years ago
Attachment: | myModif.8.patch added |
---|
comment:5 by , 12 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Unfortunately this patch isn't acceptable:
- Not using the correct unit conversions, e.g. if Base-2 IEC prefixes have been selected in the settings dialog (the default)
- Not providing translations is fine, but not marking all strings to be translatable is not
- Splitting "Larger" and "than" into two controls isn't translatable. In other languages the order is the other way around or there's no need for "than"
- There's already a search dialog in FileZilla for remote file, why not extend it to also search local files?
Note:
See TracTickets
for help on using tickets.
Please take only myModif.3.patch.