In which file can i change the Command Result name.

Track-trace2 years ago

When a command is send to a device it sends a command reply.

Within the web interface i can see the command reply and the window shows the text: Command result: "command reply"

In which file can i change the text: Command result ?

( i know i need to recompile afterwards).

Anton Tananaev2 years ago
Track-trace2 years ago

Thank you for your Quick reply Anton.

Track-trace2 years ago

Have made the change and removed the text Command result.

Now when i get the command reply it will be shown like this :command reply

Is there a ways to remove the ":"

Removing the ":" from https://github.com/traccar/traccar-web/tree/master/web/l10n/en.json isn't the solution since then the webpage does not load.

In which file should i remove the ":" ?

Anton Tananaev2 years ago

You probably need to change the code.