Changes between Version 20 and Version 21 of WikiStart


Ignore:
Timestamp:
03/23/26 00:47:02 (19 hours ago)
Author:
Olly Betts
Comment:

update for master to main rename

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v20 v21  
    2727 * Help translate Survex into other languages.  There's no need to try to do it all in one go - feel free to just submit (or email in) small batches of changes.  And let us know if anything isn't clear.  To work on a translation, you can:
    2828   * work online using [https://translations.launchpad.net/survex/trunk/+pots/survex Launchpad's web UI] (this requires creating a free account).
    29    * download the "po" files and use a program designed to work with them (for example, [https://poedit.net/ poedit]) - po files can be downloaded from https://trac.survex.com/export/master/git/lib/ (they're named ''language_code''.po - use the "Original format" link at the bottom of the page for a particular po file to download it).
     29   * download the "po" files and use a program designed to work with them (for example, [https://poedit.net/ poedit]) - po files can be downloaded from https://trac.survex.com/export/main/git/lib/ (they're named ''language_code''.po - use the "Original format" link at the bottom of the page for a particular po file to download it).
    3030   * download the "po" files, then edit using a text editor (but make sure your editor knows they use the UTF-8 character encoding).  If you're doing this, you may prefer to use these cut-down files with just the messages which are new or for which the English version has changed (the latter are marked with "fuzzy"): https://survex.com/software/i18n/                                             
    3131 * [https://survex.com/cvs.html How to checkout the code from our version control system]