diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-06-01 17:45:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-01 17:45:13 +0200 |
| commit | 171b2d95039ac94c5e6fee603d0c673aba273f6f (patch) | |
| tree | 1c00ddd053e75b20df0e1b6c62ec1232ee6d985e /tracker-pt/lang/stub.ts | |
| parent | 71dbcd16b2b54c695eae1395d65129b037983d0f (diff) | |
| parent | 51ebc1a7f860341cd170b4fcc5af6680ce77767a (diff) | |
Merge pull request #1665 from tombrazier/chroma_key_saturated
Diffstat (limited to 'tracker-pt/lang/stub.ts')
| -rw-r--r-- | tracker-pt/lang/stub.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tracker-pt/lang/stub.ts b/tracker-pt/lang/stub.ts index 3d5e9ae7..3dbe208d 100644 --- a/tracker-pt/lang/stub.ts +++ b/tracker-pt/lang/stub.ts @@ -304,6 +304,14 @@ Don't roll or change position.</source> <source>Filter</source> <translation type="unfinished"></translation> </message> + <message> + <source>Chroma key includes overexposed pixels</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Chroma key strength</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pt_impl::TrackerDialog_PT</name> |
