Changes between Version 18 and Version 19 of WikiStart


Ignore:
Timestamp:
20/12/24 03:27:41 (33 hours ago)
Author:
Olly Betts
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v18 v19  
    2828   * work online using [https://translations.launchpad.net/survex/trunk/+pots/survex Launchpad's web UI] (this requires creating a free account).
    2929   * 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).
    30    * 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/                                             
     30   * 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]