Custom Query (8142 matches)
Results (355 - 357 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5397 | fixed | typo fixes in fr.po language file | ||
Description |
The attached patch fixes the following errors in the french language file: "après avoir transféré %s dans %s": the 2nd "%s" is a time, not a location, so the good word is "en", not "dans": -"après avoir transféré %s dans %s" +"après avoir transféré %s en %s" other similar errors: -"avoir transféré %s in %s" +"avoir transféré %s en %s" -"%s transféré dans %s" +"%s transféré(s) en %s" |
|||
#5415 | fixed | Site Manager doesn't allow Alt-Tab when in Field "Server Type" | ||
Description |
The Site Manager doesn't allow Alt-Tab when in Field "Server Type". You usually don't want to have to move your right hand to the mouse when you fill in the necessary fields when you enter a new site. I consider this being a bug since you have no way to solve this with just alt-tab on the keyboard. |
|||
#5416 | fixed | Filename filters filtering out all files | ||
Description |
Filezilla 3.3.3 Since I updated to 3.3.3, filename filters that use "Path">>"Contains" causes Filezilla to filter out all directories and files. For example, I used a filter for git files "Path" "contains" ".git" which used to filter out git folders but filters out everything. |