update_language.py not working anymore?

Added by Max Jänsch 9 months ago

when i try to update german language or start a new one all i get is a file containing only the first three rows (language,native,maintainer). i use this command to run the script:
friday@fridayvm32:~/dev/ps3/showtime/support$ ./update_lang.py ../lang/de_DE.lang
anyone else having problems with the script?


Replies (2)

RE: update_language.py not working anymore? - Added by Andreas Öman 9 months ago

You need to run the command from showtime's root dir

so rather

$ support/update_lang.py lang/de_DE.lang

RE: update_language.py not working anymore? - Added by Max Jänsch 9 months ago

thank you.
sometimes i should use my brain instead of copy&paste or the command-history...

(1-2/2)