Opened 21 years ago
Last modified 17 years ago
#1988 closed Feature request
[FileZilla Server] Enhance I18N for better L10N
Reported by: | bc-a | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | bc-a, Tim Kosse, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hi !
It appears that some strings are harcoded in the code of
the filezilla server interface and in the Filezilla Server
Service code.
Would it be possible to move them to the .rc in order to
allow a full Localization only by modifying resources ?
In a second time, would it be possible to store resources
in an external dll or res file (with regional information
embedded in the name). That would allow to change
only the localization appart from the rest of the
application.
Thanks !
Note:
See TracTickets
for help on using tickets.
Won't happen without a complete rewrite of FileZilla Server, the current codebase just could not handle it.