health-i18n
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FIX Translate url


From: Francisco Maria Moyano Casco
Subject: FIX Translate url
Date: Wed, 20 Nov 2024 21:01:28 -0300

Hi,
   I tried to update the languages using gnuhealth-control getlang es, and it gaves me an url error (404).

    I fix it editing the gnuhealth-control script changing the TRANSLATE_URL to:
 OLD --> something related to weblate
  NEW --> TRANSLATE_URL="https://translate.codeberg.org"

     And the line that download the zip's to
     wget ${TRANSLATE_URL}/download/gnuhealth/-/${lang_to_install}/?format=zip -O ${lang_download_dir}/${lang_file} || bailout

      Sorry don't commit this to codeberg. I will try tomorrow at first time in the morning (Argentina)

      Regards.
         Francisco

reply via email to

[Prev in Thread] Current Thread [Next in Thread]