./axis translate
22 Jun 2021 08:16 #212653
by nkp
./axis translate was created by nkp
if you use :
[DISPLAY]
DISPLAY = ./axis
the interface is not translated.
most likely I have to edit some paths to translation files
maybe someone did something like that?
[DISPLAY]
DISPLAY = ./axis
the interface is not translated.
most likely I have to edit some paths to translation files
maybe someone did something like that?
The following user(s) said Thank You: jo_key
Please Log in or Create an account to join the conversation.
22 Jun 2021 11:48 #212668
by andypugh
Replied by andypugh on topic ./axis translate
Why ./axis and not axis? Have you made a local version and edited it?
Are the edits more than can be contained in a .axisrc file?
Are the edits more than can be contained in a .axisrc file?
Please Log in or Create an account to join the conversation.
22 Jun 2021 14:13 #212679
by nkp
YesYes
Replied by nkp on topic ./axis translate
Have you made a local version and edited it
Are the edits more than can be contained in a .axisrc file
Please Log in or Create an account to join the conversation.
23 Jun 2021 13:22 #212738
by andypugh
Replied by andypugh on topic ./axis translate
OK. Then I wish I had an answer to your question.
It is something to do with gettext, I assume. But that uses magic that I don't quite understand.
It is something to do with gettext, I assume. But that uses magic that I don't quite understand.
Please Log in or Create an account to join the conversation.
28 Jun 2021 20:31 - 28 Jun 2021 20:32 #213168
by nkp
Replied by nkp on topic ./axis translate
seems to work
#BASE = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), ".."))
BASE = "/usr"
Last edit: 28 Jun 2021 20:32 by nkp.
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds