diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-04-26 18:58:49 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-04-26 18:58:49 +0200 |
commit | 9ef0dea80ef67d739c11cd3d88f12250ddecf612 (patch) | |
tree | 68cd514732fa4ce1142eb57ff55495d9debc0fff /tracker-trackhat/lang | |
parent | 248bd81caceb21e3e278e340388425b9f102c34c (diff) |
tracker/trackhat: merge gain/exposure sliders
Diffstat (limited to 'tracker-trackhat/lang')
-rw-r--r-- | tracker-trackhat/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | tracker-trackhat/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | tracker-trackhat/lang/stub.ts | 4 | ||||
-rw-r--r-- | tracker-trackhat/lang/zh_CN.ts | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/tracker-trackhat/lang/nl_NL.ts b/tracker-trackhat/lang/nl_NL.ts index 50fdef30..9166a143 100644 --- a/tracker-trackhat/lang/nl_NL.ts +++ b/tracker-trackhat/lang/nl_NL.ts @@ -56,10 +56,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Model</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-trackhat/lang/ru_RU.ts b/tracker-trackhat/lang/ru_RU.ts index 23c14ed4..3d587010 100644 --- a/tracker-trackhat/lang/ru_RU.ts +++ b/tracker-trackhat/lang/ru_RU.ts @@ -56,10 +56,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Model</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index 17ca6da6..d1a07ea6 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -20,10 +20,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Model</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts index 1c7f83ae..ca9ff5c6 100644 --- a/tracker-trackhat/lang/zh_CN.ts +++ b/tracker-trackhat/lang/zh_CN.ts @@ -56,10 +56,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Model</source> <translation type="unfinished"></translation> </message> |