diff options
author | Andy Sloane <andy@a1k0n.net> | 2020-06-05 08:26:57 -0700 |
---|---|---|
committer | Andy Sloane <andy@a1k0n.net> | 2020-06-05 08:26:57 -0700 |
commit | c5d6ace1295ca93e42962c93742c62d56222bee8 (patch) | |
tree | dd3c66c0e9f837fdfef64aafa6b923f654419376 /tracker-pt/lang/zh_CN.ts | |
parent | 9d9f42c35044bd4cbd40eea1b670b7a5114b7344 (diff) |
rename "filter" -> "chroma key"
Diffstat (limited to 'tracker-pt/lang/zh_CN.ts')
-rw-r--r-- | tracker-pt/lang/zh_CN.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index e51484ca..bbbc7f8d 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -233,27 +233,27 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Red filter</source> + <source>Red chroma key</source> <translation type="unfinished"></translation> </message> <message> - <source>Green filter</source> + <source>Green chroma key</source> <translation type="unfinished"></translation> </message> <message> - <source>Blue filter</source> + <source>Blue chroma key</source> <translation type="unfinished"></translation> </message> <message> - <source>Cyan filter</source> + <source>Cyan chroma key</source> <translation type="unfinished"></translation> </message> <message> - <source>Yellow filter</source> + <source>Yellow chroma key</source> <translation type="unfinished"></translation> </message> <message> - <source>Magenta filter</source> + <source>Magenta chroma key</source> <translation type="unfinished"></translation> </message> </context> |