diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-04-29 00:20:08 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-04-29 00:20:08 +0200 |
commit | 1227e6ba5d23dad303761d57a85b6d4b221282b2 (patch) | |
tree | 6d8687cae1a2bc98f19bb6d47936d9242d09d61f /tracker-hatire/lang/stub.ts | |
parent | a1b9cb908948375ec0cfd31b34c978b3ad842a29 (diff) |
tracker/hatire: enable setting DTR on com port
Diffstat (limited to 'tracker-hatire/lang/stub.ts')
-rw-r--r-- | tracker-hatire/lang/stub.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tracker-hatire/lang/stub.ts b/tracker-hatire/lang/stub.ts index 0d22bf81..90c8e616 100644 --- a/tracker-hatire/lang/stub.ts +++ b/tracker-hatire/lang/stub.ts @@ -269,6 +269,10 @@ p, li { white-space: pre-wrap; } <source>Enable logging to diagnostic file</source> <translation type="unfinished"></translation> </message> + <message> + <source>DTR</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>dialog_hatire</name> |