diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-01-16 23:48:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-01-23 14:16:34 +0100 |
commit | 8a2116626fcc1e8a87f3152cbd1b3f260a71c14d (patch) | |
tree | c2cd7bd7a0f966e12ab43f73e708c31a45ac99c7 /opentrack/lang/stub.ts | |
parent | d48984e05638c3927a05b535c5c45e9750aef781 (diff) |
add compact video feed
Diffstat (limited to 'opentrack/lang/stub.ts')
-rw-r--r-- | opentrack/lang/stub.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/opentrack/lang/stub.ts b/opentrack/lang/stub.ts index 9a274581..cef43cb3 100644 --- a/opentrack/lang/stub.ts +++ b/opentrack/lang/stub.ts @@ -39,10 +39,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>🔨</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Output</source> <translation type="unfinished"></translation> </message> @@ -134,6 +130,10 @@ Exiting now.</source> <source>Don't run as root to remove these annoying messages.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Preview</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>new_file_dialog</name> |