diff --git a/docs/BOSS Readme.html b/docs/BOSS Readme.html index 9193e8d6..1d19d162 100644 --- a/docs/BOSS Readme.html +++ b/docs/BOSS Readme.html @@ -337,9 +337,9 @@ To translate the BOSS application:
  • Download BOSS's translation template file.
  • If you are updating an existing translation, download the relevant translation file for the language you're interested in:
  • Open Poedit and select File->Preferences, then in the Editor tab ensure that the checkbox for the Automatically compile .mo file on save setting is checked. Click OK to close the preferences window.
  • If you are starting a new translation, select File->New catalogue from POT file... and choose the template file you downloaded. In the Catalog properties dialog, just click OK without changing anything. @@ -349,16 +349,12 @@ To translate the BOSS application:

    Some strings to be translated may contain special characters. Different types of special character that may be encountered are:

    -
  • Save the translation file with the filename messages.po in a location of your choosing. This will also create a messages.mo file in the same location. +
  • Save the translation file with the filename boss.po in a location of your choosing. This will also create a boss.mo file in the same location.