openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05841
[Bug 703559] Re: Some strings are not translated in UI or not translatable
MainGTK_gettext.diff seems insufficient. I made an additional patch.
** Patch added: "fix_gettext_additional.patch"
https://bugs.launchpad.net/openshot/+bug/703559/+attachment/1827415/+files/fix_gettext_additional.patch
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/703559
Title:
Some strings are not translated in UI or not translatable
Status in OpenShot Video Editor:
Confirmed
Bug description:
Some strings("Added clip" etc.) are translatable, but not translated in UI.
Some strings("Added transition" etc.) are not translatable.
Here is a patch for MainGTK.py, but it seems that there are more
untranslated("not translated in UI" or "not translatable") strings in
AddToTimeline.py, sequences.py, etc.
References