diff options
Diffstat (limited to 'tracker-hatire/lang/stub.ts')
-rw-r--r-- | tracker-hatire/lang/stub.ts | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/tracker-hatire/lang/stub.ts b/tracker-hatire/lang/stub.ts index 5ccf7fe1..90c8e616 100644 --- a/tracker-hatire/lang/stub.ts +++ b/tracker-hatire/lang/stub.ts @@ -16,14 +16,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Buggy serial port uses too much CPU</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Workaround</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Zero</source> <translation type="unfinished"></translation> </message> @@ -277,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> @@ -305,6 +301,13 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>hatire_metadata</name> + <message> + <source>Hatire Arduino</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>hatire_thread</name> <message> <source>Timeout during writing command</source> |