diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-11-04 19:03:34 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:49 +0200 |
commit | 6be234d918664dcabe1b5005e6261287f2321528 (patch) | |
tree | f1ce26e228e76573bb1a1d538308b347d314f7cd /tracker-trackhat/lang/ru_RU.ts | |
parent | 12b2eab9cd15b25185d03d7774e3138836f342b7 (diff) |
tracker/trackhat: add point filter gain limiter
Diffstat (limited to 'tracker-trackhat/lang/ru_RU.ts')
-rw-r--r-- | tracker-trackhat/lang/ru_RU.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tracker-trackhat/lang/ru_RU.ts b/tracker-trackhat/lang/ru_RU.ts index f5de5702..9aba000e 100644 --- a/tracker-trackhat/lang/ru_RU.ts +++ b/tracker-trackhat/lang/ru_RU.ts @@ -71,6 +71,10 @@ <source>Status: %1 points detected. BAD!</source> <translation type="unfinished"></translation> </message> + <message> + <source>Limit</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>trackhat_module</name> |