Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (169 - 171 of 8170)

Ticket Resolution Summary Owner Reporter
#509 typo in mainfrm.cpp (client 2.2.1a) regarding remote view gcheadley
Description

Line 1227 in MainFrm.cpp for getting the configured option for the remote view status bar is:

COptions::SetOption(OPTION_SHOWLOCALSTATUSBAR, GetFtpPane()->IsStatusbarEnabled()?1:0);

should be:

COptions::SetOption(OPTION_SHOWREMOTESTATUSBAR, GetFtpPane()->IsStatusbarEnabled()?1:0);

#5397 fixed typo fixes in fr.po language file thomasleibovici
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"

#5144 outdated trying to upgrade from 3.2.4.1 to 3.3.1 leads to "Time creation failed" error message J.K. Salome
Description

Steps i did: 1)Open filezilla verion 3.2.4.1 2)Click "Nieuwe versie beschikbaar!" button (Im using the Dutch version) 3)Select 3.3.1 (only option available) 4)press volgende (Next) 5)press Opslaan (Save) (without changing default download settings, set to <usernam>/downloads) Result: Popup screen saying "Time creation failed"

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.