Differences
This shows you the differences between the selected revisions of the page.
| 2012-09-25 | 2012-10-01 | ||
| translator tool (martin) | discourage using CVS to access translations (martin) | ||
| Line 69: | Line 69: | ||
| Translations are also stored on the project CVS. CVS is updated in regular intervals (every few hours). | Translations are also stored on the project CVS. CVS is updated in regular intervals (every few hours). | ||
| - | The Project CVS can be accessed anonymously. To checkout the whole ''translations'' module use following command (press ''Enter'' if you are prompted for password): | + | Use CVS only to access historical translations. To download the current translation, always use [[this>../transladmin.php|translation web-interface]]. The web-interface updates the most recent translation (as stored on CVS) on-the-fly to the last WinSCP version, e.g. it adds new strings to translate (that did not exist, when the translation was updated the last time), removes obsolete strings, etc. |
| - | <code> | + | See [[&url(cvsproject)|project page on SourceForge]] for learn how to access CVS. |
| - | cvs -z3 -d:pserver:anonymous@winscp.cvs.sourceforge.net:/cvsroot/winscp co -P translations | + | |
| - | </code> | + | |
| - | + | ||
| - | There is also a [[&url(cvswebtransl)|web-based CVS viewer]]. It is on a delay with respect to the primary CVS server. | + | |
| - | + | ||
| - | More information about CVS is provided on the [[&url(cvsproject)|project page]]. | + | |
| ===== [[doc]] Translating the Introduction Page ===== | ===== [[doc]] Translating the Introduction Page ===== | ||